BasicOIDC/src/controllers
2022-04-19 19:40:36 +02:00
..
admin_api.rs Replace type UserID with a structure 2022-04-19 19:40:36 +02:00
admin_controller.rs Replace Option<SecondFactor> with SecondFactor 2022-04-19 17:56:53 +02:00
assets_controller.rs Format code 2022-04-03 15:50:49 +02:00
base_controller.rs Enable bruteforce protection on login endpoint 2022-04-03 17:33:01 +02:00
login_controller.rs Improve redirect URI management 2022-04-19 19:30:24 +02:00
mod.rs Can remove created factors 2022-04-19 16:17:58 +02:00
openid_controller.rs Replace type UserID with a structure 2022-04-19 19:40:36 +02:00
settings_controller.rs Start to work on 2FA 2022-04-18 19:23:43 +02:00
two_factor_api.rs Rename SecondFactor => TwoFactor 2022-04-19 17:57:50 +02:00
two_factors_controller.rs Add form to authenticator page 2022-04-19 10:10:05 +02:00