Closed
Bug 632395
Opened 14 years ago
Closed 14 years ago
Fixed the key/code behavior
Categories
(Cloud Services :: Server: Registration, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tarek, Unassigned)
Details
Attachments
(1 file)
3.32 KB,
patch
|
jrconlin
:
review+
|
Details | Diff | Splinter Review |
This patch fixes the key/code behavior on password resets. Note that this is just for the Python-based form so does not impact production.
Attachment #510616 -
Flags: review?(telliott)
Reporter | ||
Updated•14 years ago
|
Attachment #510616 -
Flags: review?(telliott) → review?(jrconlin)
Comment 1•14 years ago
|
||
Comment on attachment 510616 [details] [diff] [review]
Fix failing test
There is an extra line of whitespace at line 374 of syncreg/controllers/user.py
Please remove before submitting.
Attachment #510616 -
Flags: review?(jrconlin) → review+
Reporter | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•