Closed
Bug 64672
Opened 25 years ago
Closed 25 years ago
Suppyling "user" and "password" in URL does not work with HTTP...
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: roland.mainz, Assigned: darin.moz)
References
()
Details
Any attempt to browse
http://redlist:redlist12@puck.informatik.med.uni-giessen.de/redlist/ with
Mozilla5 will still pop-up the Password dialog - Mozilla4 simply accepts that
URL...
| Reporter | ||
Comment 1•25 years ago
|
||
Sorry, wrong URL, http://puck.informatik.med.uni-giessen.de/redlist/ is a
redirect to http://puck.informatik.med.uni-giessen.de/imi/redlist (question is
if the password should be given to the redirected URL, too...)... ;-(
Updating URL...
| Assignee | ||
Comment 2•25 years ago
|
||
adding keyword 4xp
for parity with NS4, we should forward the prehost on redirect.
should be easy to fix... patch coming...
Keywords: 4xp
| Reporter | ||
Comment 3•25 years ago
|
||
What about an option "bookmark 'user and password as URL'" ?
| Assignee | ||
Comment 4•25 years ago
|
||
Roland: sounds interesting, but not sure that I'm following you... can you
elaborate? thanks!
| Reporter | ||
Comment 5•25 years ago
|
||
Simple: Instead of putting the creds (user+password) into the "password" manager
the creds are stored within the URL itself.
1. Bookmarking a page which is password-protected should ask whether the creds
should be put into the URL.
2. When user asks for "remember user and password for this site" there should be
an option to store this either in
a) the password manager database
OR
b) as bookmark
| Assignee | ||
Comment 6•25 years ago
|
||
I see... you should post your suggestion to one of the newsgroups... maybe
even netscape.public.mozilla.general. I think you might generate some
interesting feedback.
| Reporter | ||
Comment 7•25 years ago
|
||
The only problem I can see here is security - some people link their bookmark
file into the web...
What comments do you expect from the newsgroups ?
----
BTW: Is there a reason why the bug still as "NEW" status ?
| Assignee | ||
Comment 8•25 years ago
|
||
removing 4xp keyword.
when i try the URL
http://redlist:redlist12@puck.informatik.med.uni-giessen.de/redlist/
from NS4.75, i am prompted for a username and password. these are
not being forwarded on redirect, which is identical to the behavior
of Mozilla and NS6.0.
marking invalid... reporter, please verify and reopen this bug if necessary.
| Reporter | ||
Comment 9•25 years ago
|
||
Verified. My mistake, I didn't make a "clean" test which requires restarting
both browsers after each test cycle... ;-(
Sorry...
What about the remaining issues ("creds in bookmark-URL"&co.) ? Should I file a
seperate RFE for this ?
Status: RESOLVED → VERIFIED
| Assignee | ||
Comment 10•25 years ago
|
||
It's an easy mistake to make (sigh)
...an RFE would do nicely.
| Reporter | ||
Comment 11•25 years ago
|
||
Filed 'Bug 64990 "add bookmark" should ask if user creds should be put into the
bookmark URL...'...
You need to log in
before you can comment on or make changes to this bug.
Description
•