Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ogcp: add image restrict functionality | Alejandro Sirgo Rica | 2024-07-25 | 1 | -12/+1 |
* | templates: fix user form alignment | Alejandro Sirgo Rica | 2024-06-27 | 2 | -2/+3 |
* | ogcp: improve page heading style | Alejandro Sirgo Rica | 2024-06-27 | 2 | -2/+2 |
* | ogcp: add user permission mechanism | Alejandro Sirgo Rica | 2024-06-27 | 3 | -100/+134 |
* | views: make password optional in user/edit | Alejandro Sirgo Rica | 2024-06-19 | 1 | -2/+2 |
* | forms: use checkboxes for scope selection in UserForm | Alejandro Sirgo Rica | 2024-06-14 | 2 | -9/+80 |
* | templates: remove dead code from edit_user.html | Alejandro Sirgo Rica | 2024-06-14 | 1 | -8/+0 |
* | Move password hashing to the backend | Javier Sánchez Parra | 2022-06-30 | 2 | -20/+2 |
* | Add 'Delete user' to Users sectionv0.9.2 | Javier Sánchez Parra | 2022-04-27 | 1 | -0/+17 |
* | Add 'Edit user' to Users section | Javier Sánchez Parra | 2022-04-27 | 1 | -0/+26 |
* | Add 'Add user' to Users section | Javier Sánchez Parra | 2022-04-27 | 1 | -0/+26 |
* | Add password hashing | Javier Sánchez Parra | 2022-04-22 | 1 | -1/+9 |
* | Rename "submit" to "submit_btn" | Javier Sánchez Parra | 2022-04-22 | 1 | -1/+1 |
* | Restyle login.html template | Daniel García Moreno | 2021-06-01 | 1 | -5/+20 |
* | Add login | Jose M. Guisado | 2021-03-05 | 1 | -0/+12 |