Closed
Bug 76192
Opened 24 years ago
Closed 24 years ago
java requires second auth which never succeeds
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
People
(Reporter: strombrg, Assigned: neeti)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.17-14 i686; en-US; 0.8.1) Gecko/20010326
BuildID: 20010416
In a directory requiring basic authentication (from .htaccess), java code
requires a second authentication which never appears to succeed.
Reproducible: Always
Steps to Reproduce:
1.go to http://nis.acs.uci.edu/~strombrg/go-games
2.auth as user "blee", password "blee".
3.try to auth again in the box that comes up automatically. This second time
always fails
Actual Results: I can't run the java applet in this directory when it is
password restricted
Expected Results: Run the java applet
Comment 1•24 years ago
|
||
Sounds like a problem in http authentication which is in networking.
Reassigning.
Assignee: morse → neeti
Component: Password Manager → Networking
QA Contact: tpreston → tever
Comment 2•24 years ago
|
||
Dupe of bug 60304
(Basic Auth doesn't work for Java)
*** This bug has been marked as a duplicate of 60304 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•