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-19 00:26:27 +03:00
Code
Activity
Files
a01c53019fb7bbbfddce217ba36601b650c178d5
authentication-service
/
crates
/
graphql
/
src
History
Quentin Gliech
be5b527403
graphql: admin API to add a user, lock them, and add emails without verification
2023-09-01 11:34:58 +02:00
..
bin
Move the GraphQL schema to its own crate
2022-11-09 19:17:12 +01:00
model
graphql: admin API to add a user, lock them, and add emails without verification
2023-09-01 11:34:58 +02:00
mutations
graphql: admin API to add a user, lock them, and add emails without verification
2023-09-01 11:34:58 +02:00
query
graphql: admin API to add a user, lock them, and add emails without verification
2023-09-01 11:34:58 +02:00
lib.rs
Add the user_id directly on oauth2_sessions and make the scope a text list
2023-08-29 12:52:24 +02:00
state.rs
Make sure we validate passwords & emails by the policy at all stages
2023-08-30 19:39:39 +02:00