-
-
Notifications
You must be signed in to change notification settings - Fork 909
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
blueprints: add default Password policy #11793
Merged
Merged
+34
−2
Commits on Oct 25, 2024
-
add password policy to default password change flow
This change complies with the minimal compositional requirements by NIST SP 800-63 Digital Identity Guidelines. See https://pages.nist.gov/800-63-4/sp800-63b.html#password More work is needed to comply with other parts of the Guidelines, specifically > If the chosen password is found on the blocklist, the CSP or verifier > [...] SHALL provide the reason for rejection. and > Verifiers SHALL offer guidance to the subscriber to assist the user in > choosing a strong password. This is particularly important following > the rejection of a password on the blocklist as it discourages trivial > modification of listed weak passwords.
Configuration menu - View commit details
-
Copy full SHA for d9faba8 - Browse repository at this point
Copy the full SHA d9faba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 115c29f - Browse repository at this point
Copy the full SHA 115c29fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7586fda - Browse repository at this point
Copy the full SHA 7586fdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2942225 - Browse repository at this point
Copy the full SHA 2942225View commit details -
add fallback password error message to password policy, fix validatio…
…n policy Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Configuration menu - View commit details
-
Copy full SHA for 9065277 - Browse repository at this point
Copy the full SHA 9065277View commit details
Commits on Oct 30, 2024
-
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com> Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c2b91f5 - Browse repository at this point
Copy the full SHA c2b91f5View commit details -
Co-authored-by: Jens L. <jens@goauthentik.io> Signed-off-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9154062 - Browse repository at this point
Copy the full SHA 9154062View commit details
Commits on Nov 6, 2024
-
separate policy into separate blueprint
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Configuration menu - View commit details
-
Copy full SHA for 711d224 - Browse repository at this point
Copy the full SHA 711d224View commit details -
use password policy for oobe flow
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Configuration menu - View commit details
-
Copy full SHA for fac4735 - Browse repository at this point
Copy the full SHA fac4735View commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41f7ba5 - Browse repository at this point
Copy the full SHA 41f7ba5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.