Closed
Bug 655281
Opened 15 years ago
Closed 14 years ago
add an admin_update_password
Categories
(Cloud Services :: Server: Core, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tarek, Assigned: tarek)
References
Details
(Whiteboard: [qa-])
Attachments
(3 files)
|
18.92 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
|
2.16 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
|
2.32 KB,
patch
|
telliott
:
review+
|
Details | Diff | Splinter Review |
The auth interface will be less ambiguous
see bug 636514
| Assignee | ||
Comment 1•14 years ago
|
||
Toby, this also removes the fuzzy _get_dn signature, as I've found a related bug where we were calling it with a user id, not a use name. We have now explicit names = _userid2dn and _username2dn
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #531019 -
Flags: review?
| Assignee | ||
Comment 3•14 years ago
|
||
Attachment #531021 -
Flags: review?(telliott)
Updated•14 years ago
|
Attachment #531017 -
Flags: review? → review+
Updated•14 years ago
|
Attachment #531021 -
Flags: review?(telliott) → review+
Updated•14 years ago
|
Attachment #531019 -
Flags: review? → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Done in:
- https://hg.mozilla.org/services/server-core/rev/53206430c856
- https://hg.mozilla.org/services/server-reg/rev/1e7e550070f3
- https://hg.mozilla.org/services/server-sreg/rev/0b164e6e5408
Status: ASSIGNED → 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
•