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

Encode user-provided passwords with the encryption key #636

Open
4 tasks
leochr opened this issue Oct 8, 2024 · 0 comments
Open
4 tasks

Encode user-provided passwords with the encryption key #636

leochr opened this issue Oct 8, 2024 · 0 comments
Labels
enhancement New feature or request zenhub-dev

Comments

@leochr
Copy link
Member

leochr commented Oct 8, 2024

As an enhancement to the managePasswordEncryption feature, add support to encode user-provided passwords using the password encryption key and making them available to the application. This will allow users to rotate the encryption key if needed, without having to re-encode all of their passwords themselves.

We should also consider randomly generating the encryption key if user hasn't provided one.

  • WLO
  • OLO
  • Tests
  • Docs
@leochr leochr added enhancement New feature or request zenhub-dev labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request zenhub-dev
Projects
None yet
Development

No branches or pull requests

1 participant