Closed
Bug 57291
Opened 24 years ago
Closed 24 years ago
Mozilla incorrectly assumes Netscape Proxy authentication is for first website visited.
Categories
(Core :: Networking, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: skotfred, Assigned: darin.moz)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (WinNT; U) [also Win98/WinME]
BuildID: M18 (also, M17, M16...)
Related: Buzilla #56773 (seems to be related, but on LINUX)
Mozilla does not seem to handle Netscape Proxy Server 3.x properly, the
authentication is stored for the first site visited in the browser session.
Reproducible: Always
Steps to Reproduce:
1. Open browser
2. Visit default site (requires proxy auth. that is now stored for the site)
3. The next site visited will also require proxy authentication (to be stored
with that sites login info too!)
Actual Results:
Expected Results: Proxy server should only have to be authenticated once and
each subsequent request should be handled by the browser.
I'm going to research this later and see if we are sending the proxy passwords
on to the far-end (visited) web server... if the data is there, we;ve really
gfot a huge mess.
Comment 1•24 years ago
|
||
That's not single signon. Probably networking because I think that's where
authentication gets done (at least http and ftp authentication is there).
Assignee: morse → gagan
Component: Single Signon → Networking
QA Contact: tpreston → tever
Comment 2•24 years ago
|
||
Scott Fredrickson, are you still seeing this in current builds?
Reporter | ||
Comment 5•24 years ago
|
||
This problem is still occurring with the first visit to any site not beginning
with "http://www.". (Tried with Build: 2000111604, WinNT4)
Comment 6•24 years ago
|
||
Marking as NEW as per users comments.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 8•24 years ago
|
||
I have a very similar problem with Netscape Proxy Server 3.53 on SunOS 5.7
Steps to reproduce:
1. Set Mozilla as the default browser.
2. Close Mozilla.
3. Open "http://www.geocities.com/TimesSquare/Labyrinth/6157/crazytaxi.html" by
copying the URL to the Start | Run... dialog.
Expected Result:
Mozilla opens one window, asks for the proxy username and password once, and
correctly displays the page.
Actual Result:
Mozilla opens two windows, asks for the proxy username and password over 100
times, and doesn't display the page.
I've observed this behavior with at least the last several nightly builds, up
to and including 2000112908. My platform is Windows 2000.
Comment 10•24 years ago
|
||
I have a friend who has seen this from linux computers running a Navaho proxy
which is also running on linux (this is commercial and thus can't be
distributed to anyone else). Is this enough to get the platform set to All?
This bug should really be upped to critical because he unable to use moz to
browse a fair number of different sites.
his build: 2001-02-07-21 linux.
Comment 11•24 years ago
|
||
->darin
Comment 12•24 years ago
|
||
Occurs with both Squid and Microsoft Proxy 2.0; perhaps #60588 contains more
details. I think this bug should definately be within #61691 though.
I'm using Moz 0.8.1 (2001032614) and see it with both Win32 and Linux versions.
However once I've authenticated the first time I can visit any pages I like
(even ones with different URLs). But when I next do "open URL in new window"
I'll get prompted for my proxy username and password again (with the wrong site
listed as the requesting one).
Comment 13•24 years ago
|
||
Bug 60588 fixes something similiar and now I only have to authenticate to it
once per session
Assignee | ||
Comment 14•24 years ago
|
||
if you only have to enter your username and password once per session, then i'd
say that this bug is fixed.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 15•22 years ago
|
||
Build: 2002-10-29-08-trunk
Seems to be working fine for me on IPlanet Web Proxy 3.6 Please reopen bug if
this is still a problem. Marking Verified!
Status: RESOLVED → VERIFIED
QA Contact: tever → jimmylee
You need to log in
before you can comment on or make changes to this bug.
Description
•