admin_api.rs
|
Replace type UserID with a structure
|
2022-04-19 19:40:36 +02:00 |
assets_controller.rs
|
Block pages indexing
|
2022-04-23 20:41:31 +02:00 |
login_api.rs
|
Managed to authenticate user using Webauthn
|
2022-04-23 20:17:49 +02:00 |
mod.rs
|
Managed to authenticate user using Webauthn
|
2022-04-23 20:17:49 +02:00 |
settings_controller.rs
|
Start to work on 2FA
|
2022-04-18 19:23:43 +02:00 |
two_factor_api.rs
|
Register user security keys
|
2022-04-21 19:24:43 +02:00 |
two_factors_controller.rs
|
Fix typo
|
2022-04-23 21:01:02 +02:00 |