summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/auth
Commit message (Expand)AuthorAgeFilesLines
* ogcp: add user permission mechanismAlejandro Sirgo Rica2024-06-273-100/+134
* views: make password optional in user/editAlejandro Sirgo Rica2024-06-191-2/+2
* forms: use checkboxes for scope selection in UserFormAlejandro Sirgo Rica2024-06-142-9/+80
* templates: remove dead code from edit_user.htmlAlejandro Sirgo Rica2024-06-141-8/+0
* Move password hashing to the backendJavier Sánchez Parra2022-06-302-20/+2
* Add 'Delete user' to Users sectionv0.9.2Javier Sánchez Parra2022-04-271-0/+17
* Add 'Edit user' to Users sectionJavier Sánchez Parra2022-04-271-0/+26
* Add 'Add user' to Users sectionJavier Sánchez Parra2022-04-271-0/+26
* Add password hashingJavier Sánchez Parra2022-04-221-1/+9
* Rename "submit" to "submit_btn"Javier Sánchez Parra2022-04-221-1/+1
* Restyle login.html templateDaniel García Moreno2021-06-011-5/+20
* Add loginJose M. Guisado2021-03-051-0/+12