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
25fd400ffbbaca93ee852391a99656ca5cebc018
letro-authentication-service
/
crates
/
cli
/
src
History
Quentin Gliech
a6992b718c
Config option to allow account self-deactivation
2025-03-12 15:58:54 +01:00
..
commands
Update crates/cli/src/commands/syn2mas.rs
2025-03-12 10:47:47 +00: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
Order the OAuth providers in the UI by their order in the config file
2025-03-12 11:12:55 +01:00
telemetry.rs
Upgrade OpenTelemetry to 0.28
2025-02-24 10:44:08 +01:00
util.rs
Config option to allow account self-deactivation
2025-03-12 15:58:54 +01:00