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

Force Strong Passwords at Login #7

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

JVickery-TBS
Copy link

feat(logic): force strong password;

  • Force strong passwords at login.

As discussed, this is really really hard to do in the CKAN 2.9 app stack with repoze. So instead of mucking around and creating really bad and wild things for 2.9, we are just going to do this in 2.10. This should be fine with our timelines of everything.

TODO: get revised wording for the flash error of weak password. Will get biz to test it on the Test server and they can come up with something better.

- Force strong passwords at login.
@JVickery-TBS JVickery-TBS added the enhancement New feature or request label Jul 30, 2024
@JVickery-TBS JVickery-TBS requested a review from wardi July 30, 2024 13:54
- Added change log file.
@JVickery-TBS JVickery-TBS merged commit d9f8bfa into canada-v2.10 Sep 23, 2024
1 check passed
@JVickery-TBS JVickery-TBS deleted the feature/force-strong-passwords branch September 23, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants