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
bfa13e41e74622e4eec39bb5da09c313dbe4e159
letro-authentication-service
/
crates
/
cli
/
src
History
Quentin Gliech
44b6777f1b
Merge remote-tracking branch 'origin/main' into quenting/compat-device-id
2025-03-04 13:33:09 +01:00
..
commands
Merge remote-tracking branch 'origin/main' into quenting/compat-device-id
2025-03-04 13:33:09 +01:00
app_state.rs
Remove generic error type & always use an Arc on the HS connection
2025-03-03 15:43:13 +01:00
lifecycle.rs
Remove explicit imports of std::future::Future, as it is now in the prelude
2025-02-21 16:24:53 +01:00
main.rs
Upgrade OpenTelemetry to 0.28
2025-02-24 10:44:08 +01:00
server.rs
Convert a few closures + async move to async closures
2025-02-21 16:22:21 +01:00
sync.rs
Upgrade to Rust 1.85 and edition 2024
2025-02-21 16:15:02 +01:00
telemetry.rs
Upgrade OpenTelemetry to 0.28
2025-02-24 10:44:08 +01:00
util.rs
Allow configuring the connection to the homeserver to be read-only.
2025-03-03 17:24:15 +01:00