Closed
Bug 188367
Opened 23 years ago
Closed 23 years ago
Password manager should pass proxy password to Java plugin
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: meine.adresse, Assigned: asa)
Details
Attachments
(1 obsolete file)
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3b) Gecko/20030107
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3b) Gecko/20030107
I am sitting behind a proxy that requires authentication. Password manager takes
care of that for the browser, but whenever I go to a site that has Java for the
first time during my browsing session, the Java plugin asks me for the username
and password for the proxy server again, which I find very inconvenient. (and IE
does not exhibit this behavior)
As the browser can pass the proxy settings on to Java, I figure it should also
be possible to pass authentication on from Mozilla password manager to Java!?
Reproducible: Always
Steps to Reproduce:
1.Start Mozilla with a proxy that requires authentication
2.Authenticate with Proxy
3.Go to site that requires Java
Actual Results:
Need to authenticate again with Java
Expected Results:
Initial authentication should be passed on from Mozilla to Java, or, if not
possible, Moz password manager should at least fill out authentication window of
Java, so that only OK needs to be clicked...
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 60304 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
Comment 2•2 years ago
|
||
This flag was only used to set the setPref prefs on the user branch. Bug
1875404 updated the setPref annotation to specify the branch for each pref, so
the isEarlyStartup flag was not doing anything for this feature.
Comment 3•2 years ago
|
||
Comment on attachment 9389491 [details]
Bug 188367` - Remove isEarlyStartup flag from jitThresholds r?denispal
Revision D203661 was moved to bug 1883671. Setting attachment 9389491 [details] to obsolete.
Attachment #9389491 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•