Closed
Bug 513411
Opened 16 years ago
Closed 16 years ago
Firefox logs on ftp site as anonymous even when logon and password are specified
Categories
(Core Graveyard :: Networking: FTP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 253728
People
(Reporter: vadimrapp, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2
when I navigate to non-anonymous ftp site, I see prompt for login and password. I enter them, however login fails. If I look in the log on the ftp server, I see that Firefox logged on as anonymous with password mozilla@example.com - instead of what I have specified.
Reproducible: Always
Firefox always tries anonymous first before prompting for login, and this fails on servers that drop the connection after the first attempt, this is covered by bug 253728
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Component: General → Networking: FTP
Product: Firefox → Core
QA Contact: general → networking.ftp
Resolution: --- → DUPLICATE
Version: unspecified → Trunk
By *always* I meant whenever the address isn't in the format ftp://user:pass@host
Updated•1 year ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•