Closed
Bug 31942
Opened 25 years ago
Closed 25 years ago
will not accept user name and password on https pages
Categories
(Core Graveyard :: Security: UI, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: garyl, Assigned: dougt)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; N; Linux 2.2.10 i686; en-US) Mozilla/m14
BuildID: m14 crypto
if on a https site the user name/password will not get execpted
it will keep asking for user name and password
Reproducible: Always
Steps to Reproduce:
1.go to a site with an https server
2.go to an athetication page the requires a user name and password
3.type in user name and password it will not be execpted
Actual Results: the password box keeps comeing back
Expected Results: it should let you in
Comment 1•25 years ago
|
||
I don't think this is a crypto issue. Bug 27295 prevented basic http auth from
working on M14. This has since been fixed. You could try a new build (although
I'm not sure how well SSL works in nightly builds).
You could also try to go to a non-secure authenticated site, e.g., go to
http://mozilla.diaryland.com/ and log in as "test" with password "mozilla". If
that also doesn't work, it's just that old bug.
Comment 2•25 years ago
|
||
garyl@akos.net wirties in email: I have tried it on a non-secure authenticated
site. It works fine. it also works fine on a regular secure site just not on a
secure authenticated site.
I have no way of reproducing this. Change to NEW, cc gagan.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•25 years ago
|
Summary: will not execpt user name and password on https pages → will not accept user name and password on https pages
Assignee | ||
Comment 3•25 years ago
|
||
junruh, could you try to reproduce this in-house?
Assignee | ||
Comment 4•25 years ago
|
||
m17
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Target Milestone: M17
Comment 5•25 years ago
|
||
I think you resolved this by accident.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
if you need someplace to test it I set up a url for it.
https://netverifier.com/testdir/
username= testdir
password = tester1
Comment 7•25 years ago
|
||
Marking fixed. I can log into etrade and schwab. I cannot log into the URL
below even with Nav 4.7, so I am not using this as a testcase.
https://netverifier.com/testdir/
username= testdir
password = tester1
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 8•25 years ago
|
||
Could log in to garyl's testcase with 2000.03.19.09. garyl, is it working for
you as well?
Comment 9•25 years ago
|
||
Verified fixed. I can also log in to garyl's test account now.
Status: RESOLVED → VERIFIED
Comment 10•24 years ago
|
||
Mass changing Security:Crypto to PSM
Component: Security: Crypto → Client Library
Product: Browser → PSM
Target Milestone: M17 → ---
Version: other → 2.1
Comment 11•24 years ago
|
||
Mass changing Security:Crypto to PSM
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•