Closed
Bug 166649
Opened 23 years ago
Closed 23 years ago
username/password on url not used
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: david.fuller, Assigned: asa)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
When I go to a site where I specify the username & password on the url Mozilla
does not use the username/password for authentication. In fact, it prompts me
for the username/password for each item on the page.
Reproducible: Always
Steps to Reproduce:
1. Enter a url that has a username/password
http://user:password@www.mysite.com/
Actual Results:
Required to enter auth info for each item on the page, including the page itself
and any images.
Enter same user & password as on the url.
Expected Results:
The username & password on the url should be used for all authentication.
The specific example (names changed to protect the innocent):
http://user:pass@www.myserver.com:7230/cgi-bin/cvsweb.cgi/mymodule/src/somesourcefile.java.diff?r1=1.5&r2=1.6
Comment 1•23 years ago
|
||
*** Bug 167938 has been marked as a duplicate of this bug. ***
Comment 2•23 years ago
|
||
bug 141641 which was marked duplicate of this bug has a working example url.
![]() |
||
Comment 3•23 years ago
|
||
*** This bug has been marked as a duplicate of 66177 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
VERIFIED/dupe
Status: RESOLVED → VERIFIED
Component: Browser-General → Networking: HTTP
You need to log in
before you can comment on or make changes to this bug.
Description
•