This website requires JavaScript.
Explore
Help
Sign In
matrix
/
authentication-service
Watch
1
Star
0
Fork
0
You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced
2025-11-20 12:02:22 +03:00
Code
Activity
Files
a5428f10c5093cf0fcbea7af1711c248e93f12dd
authentication-service
/
crates
/
graphql
/
src
/
mutations
History
Quentin Gliech
3cb8a26d95
"Can request admin" flag on user
2023-10-09 18:52:30 +02:00
..
browser_session.rs
Fix Clippy warnings about enum size variants difference
2023-09-04 16:45:21 +02:00
compat_session.rs
graphql: Always make the associated SSO login available in compatibility sessions
2023-08-29 16:53:38 +02:00
matrix.rs
Also make all the GraphQL mutations available for admins
2023-08-11 14:56:21 +02:00
mod.rs
graphql: admin API to add a user, lock them, and add emails without verification
2023-09-01 11:34:58 +02:00
oauth2_session.rs
graphql: Fix the createOauth2Session mutation not persisting the changes to the database
2023-09-12 11:31:19 +02:00
user_email.rs
templates: translate a lot more stuff
2023-10-05 19:29:23 +02:00
user.rs
"Can request admin" flag on user
2023-10-09 18:52:30 +02:00