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

Add configurable password strength check on database password #9782

Merged
merged 13 commits into from
Jan 6, 2024

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    ab80c9f View commit details
    Browse the repository at this point in the history
  2. Set default value of DatabasePasswordMinimumQuality to 3 (do not accept

    a master password that is less than Good)
    egglessness authored and droidmonkey committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    70d28b0 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    egglessness authored and droidmonkey committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    41e7022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de4def4 View commit details
    Browse the repository at this point in the history
  5. Fix translations

    egglessness authored and droidmonkey committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0cf387a View commit details
    Browse the repository at this point in the history
  6. Fix typo in warning message

    egglessness authored and droidmonkey committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    323863b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6067af View commit details
    Browse the repository at this point in the history
  8. Fix translation due to typo

    egglessness authored and droidmonkey committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0101a60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    00aff4b View commit details
    Browse the repository at this point in the history
  10. Fix translations

    egglessness authored and droidmonkey committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    79dd897 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16b5c15 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    beacaa7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    608e02a View commit details
    Browse the repository at this point in the history