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-06-07 04:31:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f2a47f9a88a486993d06232fe3aa35867de69c1e
matrix-authentication-service
/
crates
/
storage-pg
/
src
/
user
T
History
mcalinghee
f2a47f9a88
add login by email + feature flag
2025-04-10 17:57:58 +02:00
..
email.rs
add login by email + feature flag
2025-04-10 17:57:58 +02:00
mod.rs
Repository method to deactivate a user.
2025-03-11 17:35:13 +01:00
password.rs
Upgrade to Rust 1.85 and edition 2024
2025-02-21 16:15:02 +01:00
recovery.rs
Upgrade to Rust 1.85 and edition 2024
2025-02-21 16:15:02 +01:00
registration.rs
Upgrade to Rust 1.85 and edition 2024
2025-02-21 16:15:02 +01:00
session.rs
Add a
deactivated_at
flag on users
2025-03-11 17:35:13 +01:00
terms.rs
Upgrade to Rust 1.85 and edition 2024
2025-02-21 16:15:02 +01:00
tests.rs
Repository method to deactivate a user.
2025-03-11 17:35:13 +01:00