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
2f67bcc22bcb7ea624a06dbef237bc155153397f
authentication-service
/
crates
/
axum-utils
/
src
History
Quentin Gliech
0bb34ed3e0
Add the Sentry event ID in error response headers
2023-09-08 15:19:43 +02:00
..
client_authorization.rs
Replace the OTEL-based tracing layer with
tracing
based layers
2023-04-18 14:45:43 +02:00
cookies.rs
Upgrade Rust to 1.72.0
2023-08-28 18:05:56 +02:00
csrf.rs
Handle cookies better by setting the right flags & expiration
2023-08-25 14:35:46 +02:00
fancy_error.rs
Add the Sentry event ID in error response headers
2023-09-08 15:19:43 +02:00
http_client_factory.rs
Reimplementation of a postgres-backed storage with a shared PG listener
2023-07-17 19:04:06 +02:00
jwt.rs
JWT response wrapper
2022-09-02 15:37:46 +02:00
lib.rs
Add the Sentry event ID in error response headers
2023-09-08 15:19:43 +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