Closed
Bug 201537
Opened 22 years ago
Closed 22 years ago
applet in protected (secured) root requests login right after Mozilla does (its done twice)
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: brill, Assigned: asa)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
An applet residing in a secured directory requests the username and password,
directly after Mozilla asks for it. The first dialog is Mozilla asking for the
user and passwd to send to the server, te second dialog if a java dialog and is
the java sub-system requiesting the same information to send to the server.
Obviously the two systems are not share the environemnt the user is running in.
Reproducible: Always
Steps to Reproduce:
1. Create an applet and a page to display it in.
2. protect the page and applet path
3. load the page. you should be asked for you log in info twice in a row.
Actual Results:
I get asked for my login info twice in a row. One (the first) dialog is from
Mozilla, and the second is from Java.
Expected Results:
I should have been authenticated to all content on the page the first time
asked.
This was a brand new basic install of mozilla specifically to test this bug
(which was reported to me as a but in our applet).
Comment 1•22 years ago
|
||
should be fixed in the next releyase (1.4b)
*** This bug has been marked as a duplicate of 60304 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•