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
ef23b062619701ee1fe9a901b35031448ee3d33b
authentication-service
/
crates
/
axum-utils
/
src
History
Quentin Gliech
89420a2cfc
Refactor the upstream link provider template logic
...
Also adds tests for new account registration through an upstream oauth2 provider
2023-11-13 14:11:30 +01:00
..
client_authorization.rs
Better errors on client authorization failures
2023-10-06 15:20:27 +02:00
cookies.rs
Refactor the upstream link provider template logic
2023-11-13 14:11:30 +01:00
csrf.rs
Handle cookies better by setting the right flags & expiration
2023-08-25 14:35:46 +02:00
error_wrapper.rs
Infer client IP address from the peer address and the X-Forwarded-Proxy header
2023-09-20 20:24:30 +02:00
fancy_error.rs
templates: fix the _ function not working in macros
2023-10-05 19:29:23 +02:00
http_client_factory.rs
Make the HTTP client factory reuse the underlying client
2023-09-14 16:52:01 +02:00
jwt.rs
JWT response wrapper
2022-09-02 15:37:46 +02:00
language_detection.rs
Add instance privacy policy, TOS and imprint, and loads of design cleanups
2023-10-30 15:55:15 +01:00
lib.rs
axum-utils: Accept-Language header encoder and decoder
2023-10-05 19:29:23 +02:00
sentry.rs
Add the Sentry event ID in error response headers
2023-09-08 15:19:43 +02:00
session.rs
Handle cookies better by setting the right flags & expiration
2023-08-25 14:35:46 +02:00
user_authorization.rs
Convert many match/if expressions to let-else
2023-02-01 10:37:04 +01:00