This website requires JavaScript.
Explore
Help
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-05-20 18:05:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f94de202cc00450b49a41d9f97040f069955686
matrix-authentication-service
/
crates
/
tasks
/
src
T
History
Olivier 'reivilibre
7d5e9b863d
Revoke personal sessions on user deactivation
2025-10-22 11:27:10 +01:00
..
database.rs
Make the task State::clock() return a &dyn Clock instead of a BoxClock
2025-07-09 17:20:03 +02:00
email.rs
Make the task State::clock() return a &dyn Clock instead of a BoxClock
2025-07-09 17:20:03 +02:00
lib.rs
move Clock/MockClock/SystemClock/BoxClock/BoxRng to mas-data-model
2025-07-31 11:17:33 +02:00
matrix.rs
storage: include PATs alongside personal sessions
2025-10-20 14:33:30 +01:00
new_queue.rs
move Clock/MockClock/SystemClock/BoxClock/BoxRng to mas-data-model
2025-07-31 11:17:33 +02:00
recovery.rs
Adapt most code to use the new edges and cursors
2025-09-29 15:08:46 +02:00
sessions.rs
Adapt most code to use the new edges and cursors
2025-09-29 15:08:46 +02:00
user.rs
Revoke personal sessions on user deactivation
2025-10-22 11:27:10 +01:00