fix: Use a LRU cache for storing pending auth code grants
#17252 -
Commit d33684e391 pushed by ginger
refactor: Remove redundant destination check in server auth logic
#17244 -
Commit 513259a837 pushed by ginger
fix: Set correct default for registration terms config section
#17193 -
Commit 376b9555e3 pushed by ginger
refactor: Use `determine_registration_user_id` in admin user create route
#17179 -
Commit d557ed9a2c pushed by ginger
fix: Check for existing device when creating oauth session
#17175 -
Commit 476f5249ce pushed by ginger
chore(deps): update rust crate serde_regex to v1.2.0
#17168 -
Commit 42039b2090 pushed by ginger
fix: Force trusted flow UI for first-run registration
#16806 -
Commit 5e23545fb5 pushed by ginger
fix: Panic when trying to check an unknown UIAA stage type
#16802 -
Commit 1affa85e9e pushed by ginger
refactor: Use `determine_registration_user_id` in admin user create route
#16794 -
Commit b5650f7abd pushed by ginger
fix: Don't ping presence for devices which claim to be offline
#16786 -
Commit 1faa09b6ce pushed by ginger
fix: Adjust admin API routes to work with new auth logic
#16750 -
Commit 2f0911ca59 pushed by ginger
refactor: Update logic for checking if a username is available
#16743 -
Commit c663a0903e pushed by ginger