This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
matrix-authentication-service
Watch
1
Star
0
Fork
0
You've already forked matrix-authentication-service
mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced
2026-04-26 13:07:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
devon/element-docker
Add File
New File
Upload File
Apply Patch
matrix-authentication-service
/
crates
/
storage-pg
/
src
/
oauth2
History
Quentin Gliech
378f24b118
Clear out last active IP on each sessions after 30 days (
#5448
)
2026-01-26 13:57:01 +01:00
..
access_token.rs
Include pagination params in the tracing fields of cleanup methods
2026-01-23 16:30:26 +01:00
authorization_grant.rs
Implement cleanup job for OAuth2 authorization grants
2026-01-16 17:39:38 +01:00
client.rs
Remove leftovers from OAuth 2.0 consent tracking cleanup
2026-01-08 15:17:37 +01:00
device_code_grant.rs
Implement cleanup job for OAuth2 device code grants
2026-01-16 17:40:11 +01:00
mod.rs
storage: make the edges in pages include cursors
2025-09-29 14:46:28 +02:00
refresh_token.rs
Cleanup consumed refresh tokens
2026-01-12 11:18:18 +01:00
session.rs
Refactor inactive IP cleanup to use pagination
2026-01-23 18:52:33 +01:00