Closed Bug 248945 Opened 20 years ago Closed 20 years ago

Remember users decision to accept a 'defensive auth' prompt.

Categories

(Core :: Networking: HTTP, defect, P4)

defect

Tracking

()

VERIFIED DUPLICATE of bug 243572
mozilla1.8beta2

People

(Reporter: darin.moz, Assigned: darin.moz)

References

(Blocks 2 open bugs)

Details

(Keywords: helpwanted)

Remember users decision to accept a 'defensive auth' prompt.

We should at least remember this per session, which can be implemented by
extending the nsHttpAuthCache.
Status: NEW → ASSIGNED
Keywords: helpwanted
Target Milestone: --- → mozilla1.8alpha2
On second thought, I wonder if it might make more sense to simply keep a table
of URLs that do not require defensive auth prompting (again).  The alternative
is to use the auth cache.  The implications of doing so is that the setting to
disable defensive auth prompting would apply to not just a single URL but all
URLs that have a deeper file path.  That may or may not be a good thing. 
Moreover, we might want to remember the setting per host instead of per URL. 
Per host may make sense since the defensive auth prompts only mention the
hostnames involved.

dveditz: do you have any thoughts on how this should be implemented?
Blocks: 232560
Target Milestone: mozilla1.8alpha2 → mozilla1.8beta
*** Bug 252814 has been marked as a duplicate of this bug. ***
(In reply to comment #1)
> Moreover, we might want to remember the setting per host instead of per URL. 
> Per host may make sense since the defensive auth prompts only mention the
> hostnames involved.

Please make this host list editable to the user.
It seems it is possible to differentiate between a normal link and a home page.
Can a pref be added to disable the warning for the home page?
Would be pretty useful for me (Firefox user, though).
Is this a dupe of bug 243572
*** Bug 227414 has been marked as a duplicate of this bug. ***
*** Bug 278876 has been marked as a duplicate of this bug. ***
Blocks: 243572
It looks doubtful that I will have time to get to this for Gecko 1.8.  Help wanted.
Severity: normal → minor
Priority: -- → P4
Target Milestone: mozilla1.8beta1 → mozilla1.8beta2

*** This bug has been marked as a duplicate of 243572 ***
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.