mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 20:19:21 +00:00
Added password update in security section
This commit is contained in:
parent
a773170e55
commit
348cf881d5
@ -43,6 +43,9 @@ ComunicWeb.pages.settings.sections.security = {
|
||||
|
||||
//Append the form to query user password
|
||||
this._append_form_prompt_user_password(boxBody);
|
||||
|
||||
//Offer the user to update its password too
|
||||
ComunicWeb.pages.settings.sections.password.open(args, target);
|
||||
},
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user