Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

Is it possible to disable the "remember password" popup, so that passwords cannot be saved?

  • 1 válasz
  • 29 embernek van ilyen problémája
  • 8 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

We will be using Firefox as our browing for an internet data system. When a user log onto our system they must enter a user name and password. We do not want the users to be permitted to "remember" their password. Is it possible to disable the "remember password" popup?

We will be using Firefox as our browing for an internet data system. When a user log onto our system they must enter a user name and password. We do not want the users to be permitted to "remember" their password. Is it possible to disable the "remember password" popup?

Összes válasz (1)

more options

If you have access to all computers that are used then you can lock the pref to remember passwords.
This will prevent them from saving any passwords in the Firefox password manager, so if you only want that for that connection and not for other websites then that may not be what you want.
Other methods like using autocomplete=off can easily be bypassed, but if you can't access those computers and prevent users from removing mozilla.cfg from the Firefox program folder then using autocomplete="off" is the only method left.


You can use this line in mozilla.cfg to lock the pref signon.rememberSignons

lockPref("signon.rememberSignons",false);

See http://kb.mozillazine.org/Locking_preferences