Send a request over the server to update user password

This commit is contained in:
Pierre
2018-04-20 08:35:43 +02:00
parent eb2a9b3947
commit e18df207e2
6 changed files with 168 additions and 2 deletions

View File

@ -1115,6 +1115,13 @@ var ComunicWeb = {
security: {
//TODO : implement
},
/**
* Password section
*/
password: {
//TODO : implement
},
},
},