-
Notifications
You must be signed in to change notification settings - Fork 2
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
Signup auth #699
Merged
Merged
Signup auth #699
Commits on Sep 19, 2024
-
refactor check_reauthn to be able to reuse it
rename credential_used to credential_requested as that should be less confusing
Configuration menu - View commit details
-
Copy full SHA for 73d7fdd - Browse repository at this point
Copy the full SHA 73d7fddView commit details -
add ability to check for "signup auth"
Used instead of a login event during the signup process
Configuration menu - View commit details
-
Copy full SHA for a92a9bf - Browse repository at this point
Copy the full SHA a92a9bfView commit details -
change webauthn UserVerificationRequirement from "discouraged" to "pr…
…eferred" as that is what we want today Allow to change it using configuration.
Configuration menu - View commit details
-
Copy full SHA for da6796a - Browse repository at this point
Copy the full SHA da6796aView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 82bdff6 - Browse repository at this point
Copy the full SHA 82bdff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa41a27 - Browse repository at this point
Copy the full SHA fa41a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3bd57a - Browse repository at this point
Copy the full SHA e3bd57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c42d35e - Browse repository at this point
Copy the full SHA c42d35eView commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 90597ba - Browse repository at this point
Copy the full SHA 90597baView commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d141c2b - Browse repository at this point
Copy the full SHA d141c2bView commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36796ab - Browse repository at this point
Copy the full SHA 36796abView commit details -
fallback to checking when the security key was added to the user to
be able to verify a newly registered security key without a full login
Configuration menu - View commit details
-
Copy full SHA for ac4c7cf - Browse repository at this point
Copy the full SHA ac4c7cfView commit details -
sort authn actions to get the latest if there are multiple of the same type
Configuration menu - View commit details
-
Copy full SHA for 4ec9fd2 - Browse repository at this point
Copy the full SHA 4ec9fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e294ab1 - Browse repository at this point
Copy the full SHA e294ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4fd740 - Browse repository at this point
Copy the full SHA c4fd740View commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52e1292 - Browse repository at this point
Copy the full SHA 52e1292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66f0504 - Browse repository at this point
Copy the full SHA 66f0504View 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.