mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Add an option to control automatic filling in of login credentials and switch this off by default.
This resolves #272.
This commit is contained in:
parent
6d7a58e4d2
commit
63345e27ea
3 changed files with 8 additions and 1 deletions
|
|
@ -31,6 +31,9 @@
|
|||
<!ENTITY passwordExceptions.label "Exceptions…">
|
||||
<!ENTITY passwordExceptions.accesskey "x">
|
||||
|
||||
<!ENTITY autofillPasswords.label "Automatically fill in log-in details">
|
||||
<!ENTITY autofillPasswords.accesskey "A">
|
||||
|
||||
<!ENTITY useMasterPassword.label "Use a master password">
|
||||
<!ENTITY useMasterPassword.accesskey "U">
|
||||
<!ENTITY changeMasterPassword.label "Change Master Password…">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue