BasicOIDC/templates/settings
Pierre Hubert 6cc9f4c54c
All checks were successful
continuous-integration/drone/push Build is passing
Refactor dependencies to reduce code base size (#111)
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
..
account_details.html Refactor dependencies to reduce code base size (#111) 2023-04-29 11:11:24 +00:00
add_2fa_totp_page.html Log all user actions on stdout 2022-11-19 13:38:24 +01:00
add_webauthn_page.html Log all user actions on stdout 2022-11-19 13:38:24 +01:00
base_settings_page.html Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
change_password.html Can change user password 2022-04-05 17:17:34 +02:00
clients_list.html Add default clients (#105) 2023-04-15 10:19:15 +00:00
edit_user.html Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
providers_list.html Add authentication from upstream providers (#107) 2023-04-27 10:10:28 +00:00
two_factors_page.html Add IP location service 2022-11-12 17:02:34 +01:00
users_list.html Replace type UserID with a structure 2022-04-19 19:40:36 +02:00