summaryrefslogtreecommitdiffstats
path: root/ogcp/forms/auth.py
Commit message (Expand)AuthorAgeFilesLines
* ogcp: add user permission mechanismAlejandro Sirgo Rica2024-06-271-1/+14
* views: make password optional in user/editAlejandro Sirgo Rica2024-06-191-1/+8
* forms: improve scopes field description in UserFormAlejandro Sirgo Rica2024-06-141-1/+1
* forms: use checkboxes for scope selection in UserFormAlejandro Sirgo Rica2024-06-141-1/+3
* Move password hashing to the backendJavier Sánchez Parra2022-06-301-8/+2
* Add 'Delete user' to Users sectionv0.9.2Javier Sánchez Parra2022-04-271-0/+9
* Add 'Add user' to Users sectionJavier Sánchez Parra2022-04-271-1/+30
* Add password hashingJavier Sánchez Parra2022-04-221-0/+2
* Rename "submit" to "submit_btn"Javier Sánchez Parra2022-04-221-1/+1
* Use lazy translation in classesJavier Sánchez Parra2022-01-131-3/+4
* ogcp is AGPLv3+OpenGnSys Support Team2021-05-201-0/+7
* Add loginJose M. Guisado2021-03-051-0/+20