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
c7a243a3a1cdeaa47abf41c1ee43704a1ce1d30e
authentication-service
/
crates
/
cli
/
src
History
Quentin Gliech
c7a243a3a1
Minor logging improvements
...
- only have colors if the output terminal is a tty - log in a non-blocking fashion
2022-01-26 17:21:54 +01:00
..
config.rs
Upgrade all dependencies
2021-10-18 17:45:45 +02:00
database.rs
Move storage module to its own crate
2021-12-17 12:15:07 +01:00
main.rs
Minor logging improvements
2022-01-26 17:21:54 +01:00
manage.rs
CLI subcommand to mark emails as verified
2022-01-18 18:33:05 +01:00
server.rs
Fix traces not being created for requests
2022-01-25 11:46:14 +01:00
telemetry.rs
Split the core crate
2021-12-17 18:04:30 +01:00
templates.rs
Refactor templates loading & implement templates hot-reload
2021-12-09 14:07:09 +01:00