Commit Graph

13 Commits

Author SHA1 Message Date
9b18b787a9 Add authentication from upstream providers (#107)
All checks were successful
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
bfe65b0216 Add IP location service
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-12 17:02:34 +01:00
b5a2f1abcb cargo clippy 2022-04-19 11:03:10 +02:00
38eddc1cf0 Generate QrCode to enroll Authenticator App 2022-04-19 09:57:08 +02:00
51e52e5ed7 cargo clippy 2022-04-08 18:54:22 +02:00
7978706803 Add openid-connecter discovery route 2022-04-08 18:53:57 +02:00
da6a494875 Load a list of clients 2022-04-06 17:18:06 +02:00
886bae32c8 Enable bruteforce protection on login endpoint 2022-04-03 17:33:01 +02:00
b965fa6b4f Format code 2022-04-03 15:50:49 +02:00
9236b91f12 Block POST requests from unknown origins 2022-04-03 15:48:45 +02:00
eab9bdf7f5 Add actix-identity crate 2022-03-30 16:58:00 +02:00
70df96f286 Migrate to actix 2022-03-30 10:14:39 +02:00
b4e8113706 Automatically create admin on first start 2022-03-29 19:32:31 +02:00