This website requires JavaScript.
Explore
Help
Sign In
dandri
/
matrix-authentication-service
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced
2026-08-22 14:10:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
quenting/react-captcha
matrix-authentication-service
/
crates
/
storage-pg
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Quentin Gliech
85c902e000
Add a trigram index on upstream_oauth_links.human_account_name
...
Backs the ILIKE '%search%' fuzzy filter on the human account name.
2026-07-27 16:09:01 +02:00
..
.sqlx
Add client_uri config for static clients
2026-07-24 13:09:38 +02:00
migrations
Add a trigram index on upstream_oauth_links.human_account_name
2026-07-27 16:09:01 +02:00
src
Add a human_account_name filter to the upstream OAuth link repository
2026-07-27 16:09:00 +02:00
build.rs
Update license headers to match the actual license
2025-06-12 10:32:16 +02:00
Cargo.toml
Track and log database statistics for every request and job (
#5745
)
2026-06-25 18:26:09 +02:00