Closed
Bug 359532
Opened 19 years ago
Closed 13 years ago
WebService offer_account_by_email should return a specific error code when account creation is disabled
Categories
(Bugzilla :: WebService, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: bugzilla-mozilla, Assigned: mkanat)
References
()
Details
(Whiteboard: [Fixed by blocker])
<bkor> mkanat: hmm.. shouldn't offer_account_by_email also return an error code if account creation has been disabled?
<mkanat> bkor: I think it returns invalid_email.
<mkanat> bkor: You're right, though. It should be distinguishable.
| Reporter | ||
Comment 1•19 years ago
|
||
Should maybe have a WebService(s) component?
Assignee: create-and-change → user-accounts
Component: Creating/Changing Bugs → User Accounts
| Assignee | ||
Updated•18 years ago
|
Component: User Accounts → WebService
| Assignee | ||
Updated•18 years ago
|
Assignee: user-accounts → webservice
Comment 2•18 years ago
|
||
Max, this will be fixed by bug 395632, right?
| Assignee | ||
Comment 3•18 years ago
|
||
Sort of. I don't want to talk about a sec bug in public.
Comment 4•16 years ago
|
||
The Bugzilla 3.0 branch is now locked to security bugs and dataloss fixes only. This bug doesn't fit into one of these two categories and is retargetted to 3.2 as part of a mass-change. To catch bugmails related to this mass-change, use lts081207 in your email client filter.
Target Milestone: Bugzilla 3.0 → Bugzilla 3.2
Comment 5•15 years ago
|
||
Bugzilla 3.2 is restricted to security bugs only. Moreover, this bug is either assigned to nobody or got no traction for several months now. Rather than retargetting it at each new release, I'm clearing the target milestone and the bug will be retargetted to some sensible release when someone starts fixing this bug for real (Bugzilla 3.8 more likely).
Target Milestone: Bugzilla 3.2 → ---
Comment 6•13 years ago
|
||
Fixed by bug 395632. Code 501 is used when account creation is disabled.
Assignee: webservice → mkanat
Status: NEW → RESOLVED
Closed: 13 years ago
Depends on: 395632
Resolution: --- → FIXED
Whiteboard: [Fixed by blocker]
Target Milestone: --- → Bugzilla 3.0
You need to log in
before you can comment on or make changes to this bug.
Description
•