Closed Bug 47293 Opened 25 years ago Closed 25 years ago

Authorization does not work properly

Categories

(Core :: Networking, defect, P3)

Other
All
defect

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: jms, Assigned: gagan)

References

()

Details

(Whiteboard: [nsbeta3-])

If you have an account for the above site and enter the correct user name and password, mozilla goes into looping. This is what happens: 1.mozilla calls this URL WITHOUT Authorization: header (netscape uses Athorization header here) 2.mozilla gets a redirect 301 to login.html 3.mozilla fetches login.html and gets 401 Unauthorized 4.mozilla fetches login.html again and provides the "Authorization:" header 5.mozilla get a redirect 301 to the original URL 6.mozilla fetches the original URL from the redirect, but again without the authorization ! 7. back to 2. (Hummm...I guess this bug will never be resolved because the readers will loop also)
qawanted: Anyone have the tools to reproduce this, or the knowledge to know who is doing what wrong? Gerv
Keywords: qawanted
If someone wants to test this, I can create an account for that site. (anybody can do this)
Jens, a test account would be nice. I cannot read German but I might be able to interpret the http.
User = xmoz, password = xmoz, so th url is: http://xmoz:xmoz@informer2.comdirect.de/de/my/homepage/main.htm l
thanks for the help Jens, changing status to NEW not sending "Authorization: Basic" header after a "301 Moved Permanently" as initially described. marking nsbeta3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: qawantednsbeta3
OS: other → All
minus
Whiteboard: [nsbeta3-]
Target Milestone: --- → Future
*** Bug 52583 has been marked as a duplicate of this bug. ***
Adding comments from similar bug: You can't login to account. If you have a website using Namedemo and you want to login to your account, you would have to type your username, password, and domain name. It says: You have entered an unknown domain. Please re-enter your information. So then I tested it using IE 5.5 and Netscape 4.75 and it works fine. Build ID: 2000100708.
*** Bug 55707 has been marked as a duplicate of this bug. ***
Seems to work now with M18 from November.
Based on Jens' last comment I tried it out, and it works for me, too. (Build 2000123120 on Win NT4). Marking worksforme.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
verified wfm
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.