Closed
Bug 3806
Opened 26 years ago
Closed 26 years ago
Single signon asks questions on the console
Categories
(SeaMonkey :: Passwords & Permissions, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
M3
People
(Reporter: dp, Assigned: morse)
Details
This makes it look like every form is hanging.
We need to fix it.
Options I can this of are:
- add a pref that will control SinglSignon off/on and
turn it off by default.
- use dialogs
Reporter | ||
Updated•26 years ago
|
Priority: P1
Target Milestone: M3
Reporter | ||
Comment 1•26 years ago
|
||
Wow. I filed this entire bug with dogfood browser. Nice!
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 2•26 years ago
|
||
Single Singon *is* turned off by default. If you are getting these dialogs,
that means that once upon a time you must have said yes when single singon asked
you if you wanted the feature enabled. This question is asked the first time
ever that you go to save a form containing a password. It is never asked again
and your answer is remembered. If you now want to turn it off, you need to go
to the preference panel and do so. Aha, you reply, there is no preference panel
yet. Correct -- so you should file a bug against that rather than against
single signon. And you can hand-edit your prefs.js to now turn off single
singon if you really don't want it.
The fact the messages go to the console and the browser appears to hang is not
unique to single singon. Any time a confirm dialog is to be put up, that will
happen. Example is cookie nag box if you have your preference set to
warn-before-accepting cookies. And there are many other places that happens as
well. I tried to make it less painful for you by at least sounding a bell
whenever such a console dialog occurs so you know to look at the console and
don't think that the browser has hung.
Am marking this bug as INVALID
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Reporter | ||
Comment 3•26 years ago
|
||
The problem is the initial question that auto discovers the feature.
Reporter | ||
Updated•26 years ago
|
Status: REOPENED → ASSIGNED
Reporter | ||
Updated•26 years ago
|
Resolution: INVALID → ---
Reporter | ||
Comment 4•26 years ago
|
||
Per our talk the best solution if we dont have the dialogs is:
- set default ON for single signon
- obfuscate signons.txt (another bug that waterson is fixing)
- capture logins and passwords without any dialog
- release note that we are capturing logins and passwords (morse emails verah)
- release note how to turn this off (morse emails verah)
(and for your convenience, Steve, I am marking this bug ASSIGNED)
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•26 years ago
|
||
Fixed exactly as described above except that instead of removing the console
dialogs, they are now under control of a preference and that preference is false
by default.
re-assigning Paul W per discussion with him. John Unruh is not the
right person for this bug.
Jan, Wallet bugs are getting auto-assigned to John Unruh, Paul told
me that he's not the right person, is that correct? we need to change
it than.
Updated•26 years ago
|
QA Contact: 4386 → 3819
Comment 7•26 years ago
|
||
Assigning to paulmac
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 8•26 years ago
|
||
verified you need to set the pref in order to make single signon work
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•