Closed
Bug 657686
Opened 13 years ago
Closed 13 years ago
Mozilla Firefox, don't save password by host IP and page name, but only by host IP
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 444333
People
(Reporter: jaime.sanchez, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 FirePHP/0.5
Build Identifier: Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1 FirePHP/0.5
Si tengo dos proyectos diferentes de página web, en un mismo servidor y ambas tienen el mismo usuario (por ejemplo admin), Mozilla Firefox solo recuerda una contraseña para el usuario admin, aunque sea en páginas diferentes; es decir, recuerda la contraseña solamente por la ip del servidor o nombre del servidor, mas no por la ip del servidor + el nombre de la página.
Saludos.
Reproducible: Always
Steps to Reproduce:
1.Install two different projects on your server (Page1 and Page2)
2.For both projects, create a single user, but with two different passwords.
3.Enter http://hostname/pagina1, with your username and password for that web project, and save the password when requested by Mozilla Firefox.
4.Enter http://hostname/pagina2, with your username and password for that web project, and save the password when requested by Mozilla Firefox.
Actual Results:
Enter http://hostname/pagina1, and note that the password is remembered for Page2
Expected Results:
The password must be remembered different for each page if they were saved.
about:buildconfig
Source
Built from http://hg.mozilla.org/releases/mozilla-2.0/rev/fca718600ca0
Build platform
target
i686-pc-mingw32
Build tools
Compiler Version Compiler flags
d;D:\mozilla-build\msys\mozilla-build\python25\python2.5.exe -O e;D:\mozilla-build\msys\builds\moz2_slave\rel-2.0-w32-bld\build\build\cl.py cl 14.00.50727.762 -TC -nologo -W3 -Gy -Fdgenerated.pdb -DNDEBUG -DTRIMMED -Zi -Zi -UDEBUG -DNDEBUG -GL -wd4624 -wd4952 -O1
d;D:\mozilla-build\msys\mozilla-build\python25\python2.5.exe -O e;D:\mozilla-build\msys\builds\moz2_slave\rel-2.0-w32-bld\build\build\cl.py cl 14.00.50727.762 -GR- -TP -nologo -Zc:wchar_t- -W3 -Gy -Fdgenerated.pdb -wd4800 -DNDEBUG -DTRIMMED -Zi -Zi -UDEBUG -DNDEBUG -GL -wd4624 -wd4952 -O1
Configure arguments
--enable-application=browser --enable-update-channel=release --enable-update-packaging --enable-jemalloc --enable-tests --enable-official-branding
Updated•13 years ago
|
Component: Security → Password Manager
Product: Firefox → Toolkit
QA Contact: firefox → password.manager
Version: unspecified → 2.0 Branch
Updated•13 years ago
|
OS: Windows 7 → All
Hardware: x86 → All
Reporter | ||
Comment 1•13 years ago
|
||
If I have two different projects web page, on the same server and both have the same user (eg admin), Mozilla Firefox only remember a password for the admin user, albeit on different pages, ie only remember the password the server ip or server name, but not the server ip + the name of the page.
Greetings.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•