-
Notifications
You must be signed in to change notification settings - Fork 387
Development: Stop extending a passkey session once its passkey is gone
#13406
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
Merged
krusche
merged 25 commits into
develop
from
chore/verify-passkey-still-exists-before-extending-token
Aug 25, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0d1837e
Development: Stop extending a passkey session once its passkey is gone
krusche be449d2
Development: Keep the passkey claims when a token is rotated
krusche 352bc69
Development: Bound session extension to seven-day windows with a chec…
krusche eda8f34
Development: Stop extending pre-claim passkey sessions once passkeys …
krusche cf65bb2
Development: Carry the remember-me flag into the token and timestamp …
krusche b0d2164
Merge remote-tracking branch 'origin/develop' into chore/verify-passk…
krusche ce6f60d
Development: Mock the test repository in the renewal service test
krusche 74278e0
Merge remote-tracking branch 'origin/develop' into HEAD
krusche 3d22107
Merge remote-tracking branch 'origin/develop' into HEAD
krusche eb494f2
Merge remote-tracking branch 'origin/develop' into pr13406
krusche 2a71e13
General: Bound a remember-me session by lifetime, not only by count
krusche 12a50c5
General: Inject the session settings and reject an unusable lifetime
krusche c04b616
Merge develop into chore/verify-passkey-still-exists-before-extending…
krusche b54ce37
Merge remote-tracking branch 'origin/develop' into chore/verify-passk…
krusche 32b2dc0
Merge remote-tracking branch 'origin/develop' into chore/verify-passk…
krusche d24a4a7
Merge branch 'develop' into chore/verify-passkey-still-exists-before-…
krusche d34de9c
Development: Clip the initial login token to the session ceiling
krusche 2c12313
Merge branch 'develop' into chore/verify-passkey-still-exists-before-…
krusche cd2f1a2
Merge branch 'develop' into chore/verify-passkey-still-exists-before-…
krusche ecc9f43
Development: Unblock the bean-instantiation check and register the se…
krusche 34f30a8
Development: Parse the token once per request and align the session w…
krusche 22b72bf
Development: Bound a remember-me session by the ceiling alone, not by…
krusche 2b4de15
Development: Keep credentials_changed_date server-internal and run th…
krusche baca064
Merge remote-tracking branch 'origin/develop' into chore/verify-passk…
krusche 7a12230
Development: Give a bare Awaitility await() the 30 seconds the suite …
krusche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.