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
105f6e980867ea9a23dc8f0624dba25dc464f94f
authentication-service
/
crates
/
http
/
src
History
Quentin Gliech
e430e9d414
rustls: use RootCertStore.add_trust_anchors instead of deprecated RootCertStore.add_server_trust_anchors
2023-08-09 12:01:08 +02:00
..
layers
Reimplementation of a postgres-backed storage with a shared PG listener
2023-07-17 19:04:06 +02:00
client.rs
rustls: use RootCertStore.add_trust_anchors instead of deprecated RootCertStore.add_server_trust_anchors
2023-08-09 12:01:08 +02:00
ext.rs
Use new tuple Layer impls instead of ServiceBuilder (
#475
)
2022-10-17 16:48:12 +02:00
lib.rs
Replace the OTEL-based tracing layer with
tracing
based layers
2023-04-18 14:45:43 +02:00
service.rs
Move the BoxCloneSyncService to mas-http
2022-12-05 19:39:51 +01:00