aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/apiController.php
AgeCommit message (Collapse)Author
2019-12-03Separate the update API password endpoint (#2675)Gravatar Marien Fressinaud
* Extract hashPassword method from userController * Extract and refactor fever key-related methods * Move update of API password to dedicated action * Simplify the controller by refactoring feverUtil * Add locales