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

Export application settings among a database (optional) #3155

Closed
scucchiero opened this issue May 17, 2019 · 1 comment
Closed

Export application settings among a database (optional) #3155

scucchiero opened this issue May 17, 2019 · 1 comment

Comments

@scucchiero
Copy link

Summary

Security settings should be exported among a database.
When an imported database has settings set, these settings should overwrite the default settings.

Desired Behavior

I believe security settings should be linked to the database itself.

Possible Solution

Save the settings in the database and export them with it (optional).

Context

Many of us use different databases for different purposes, say:

  • One with a short and easy password for low-risk accounts
  • One with large and strong passwords for money related accounts.

As well as the passwords hardness of both databases is different, the security preferences that you usually would like to apply differ too.

@droidmonkey
Copy link
Member

This is already tracked by #891 and #2189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants