app: Implement the second part of password reset
This commit is contained in:
committed by
nitnelave
parent
9fb4afcf60
commit
4a5abfd395
@@ -12,6 +12,7 @@ pub mod login;
|
||||
pub mod logout;
|
||||
pub mod remove_user_from_group;
|
||||
pub mod reset_password_step1;
|
||||
pub mod reset_password_step2;
|
||||
pub mod router;
|
||||
pub mod select;
|
||||
pub mod user_details;
|
||||
|
||||
Reference in New Issue
Block a user