BasicOIDC/src/actors
Pierre Hubert 65d334b947
All checks were successful
continuous-integration/drone/push Build is passing
Refactor users management
* Shard `src/data/user.rs` into two different files
  * One for user data structure (same file)
  * One for user manipulation (new file: `user_file_entity.rs`)
* Isolate password hashing and verification
2022-11-19 17:52:35 +01:00
..
bruteforce_actor.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
mod.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
openid_sessions_actor.rs Merge factors type for authentication 2022-11-11 12:26:02 +01:00
users_actor.rs Refactor users management 2022-11-19 17:52:35 +01:00