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

Remove md5 password encryption support #11530

Open
6 tasks
emteknetnz opened this issue Jan 7, 2025 · 0 comments
Open
6 tasks

Remove md5 password encryption support #11530

emteknetnz opened this issue Jan 7, 2025 · 0 comments

Comments

@emteknetnz
Copy link
Member

Follow on from #11524 (comment)

Acceptance criteria

  • Using md5 for password encryption shows a deprecation message in CMS 5
  • md5 support is removed in CMS 6
  • Done for both the md5 and md5_v2.4 keys in encryptors.yml
  • A new 'best practice' algorithm is chosen, if it hasn't already been chosen e.g. sha1, blowfish, something else
  • Consideration is given to the developer experience of migrating from a database full of md5 encrypted passwords
  • Any required migration documentation is added to the changelog
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

1 participant