Closed
Bug 675344
Opened 14 years ago
Closed 14 years ago
Delete generate_reset_code and check_reset_code from util.py
Categories
(Cloud Services :: Server: Core, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: telliott, Assigned: telliott)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
3.91 KB,
patch
|
rmiller
:
review+
|
Details | Diff | Splinter Review |
These two functions are now internal to reset_codes
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → telliott
| Assignee | ||
Comment 1•14 years ago
|
||
a bit clunky in that these went from functions to class methods, and all the places in core calling them are code paths we should remove soon, but here's the fixes.
Attachment #555861 -
Flags: review?(rmiller)
Updated•14 years ago
|
Attachment #555861 -
Flags: review?(rmiller) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•