8a14521d6e
Fix cargo clippy issues
continuous-integration/drone/push Build is passing
2025-07-09 15:05:30 +02:00
b77e7895b7
Rust Edition 2024
continuous-integration/drone/push Build is failing
2025-03-28 14:40:35 +01:00
75b70008e3
Updated all dependencies
2024-02-19 18:42:19 +01:00
6cc9f4c54c
Refactor dependencies to reduce code base size ( #111 )
...
continuous-integration/drone/push Build is passing
Use crates to reduce code base size :
* `actix-remote-ip` to safely determine user IP location
* `light-openid` for the OpenID primitives & as client to handle federation
Reviewed-on: #111
2023-04-29 11:11:24 +00:00
9b18b787a9
Add authentication from upstream providers ( #107 )
...
continuous-integration/drone/push Build is passing
Let BasicOIDC delegate authentication to upstream providers (Google, GitHub, GitLab, Keycloak...)
Reviewed-on: #107
2023-04-27 10:10:28 +00:00