Closed
Bug 547872
Opened 16 years ago
Closed 13 years ago
More accurate/timely feedback for login
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: zpao, Unassigned)
Details
(Keywords: polish)
One or the other should be selected. Right now, selection stays where it was (so if you were server url, it would stay there). That's suboptimal.
I'd say that since you're more likely to get password wrong, we should focus that.
Updated•15 years ago
|
Updated•15 years ago
|
Assignee: nobody → paul
Severity: normal → minor
Comment 1•15 years ago
|
||
We might actually be able to detect wrong user vs wrong password and we could expose that:
http://hg.mozilla.org/labs/weave/file/6f00901b8e6e/source/modules/service.js#l523
I believe 404 is wrong user and 401 is wrong password in this case.
Updated•15 years ago
|
Whiteboard: [b2]
Updated•15 years ago
|
Whiteboard: [b2]
Target Milestone: 1.3 → 1.3b3
Updated•15 years ago
|
Target Milestone: 1.3b3 → 2.0
Updated•15 years ago
|
Target Milestone: 2.0 → Future
Comment 2•15 years ago
|
||
We can do one better and validate the username after tab, and warn that the user doesn't exist even before the user sends us a password!
Assignee: paul → nobody
Summary: Password (or username?) field should be selected after failed sign in attempt → More accurate/timely feedback for login
Comment 3•13 years ago
|
||
We no longer expose a login concept.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•