This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-authentication-service
Watch
1
Star
0
Fork
0
You've already forked letro-authentication-service
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
44fe2afafc226b77dc0976d74320d517daa11dda
letro-authentication-service
/
crates
/
cli
/
src
History
Quentin Gliech
44fe2afafc
Make the HTTP client factory reuse the underlying client
...
This avoids duplicating clients, and makes it so that they all share the same connection pool.
2023-09-14 16:52:01 +02:00
..
commands
Make the HTTP client factory reuse the underlying client
2023-09-14 16:52:01 +02:00
sentry_transport
Fix sentry transport post-upgrade
2023-08-29 08:23:26 +02:00
main.rs
Setup cargo-deny
2023-08-14 11:22:52 +02:00
server.rs
tracing: set the parent context from the incoming request again
2023-08-29 18:50:54 +02:00
telemetry.rs
Always initialize a metric reader to avoid crashes
2023-09-14 16:52:01 +02:00
util.rs
policies: split the email & password policies and add jsonschema validation of the input
2023-08-30 19:39:39 +02:00