Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set security.password_lifetime = 5 #215

Merged
merged 1 commit into from
Feb 25, 2017
Merged

Set security.password_lifetime = 5 #215

merged 1 commit into from
Feb 25, 2017

Conversation

nodiscc
Copy link
Contributor

@nodiscc nodiscc commented Feb 25, 2017

Fixes item 0904 in #208

@pyllyukko pyllyukko merged commit 699ed2c into pyllyukko:master Feb 25, 2017
@Thorin-Oakenpants
Copy link

That needs some qualification: security.ask_for_password must be -> 2

/* 0903: set how often Mozilla should ask for the master password

  • 0=the first time (default), 1=every time it's needed, 2=every n minutes (as per the next pref) ***/
    user_pref("security.ask_for_password", 2);

@pyllyukko
Copy link
Owner

Thanks for the clarification.

@nodiscc nodiscc deleted the patch-10 branch March 14, 2017 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants