summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/auth/edit_user.html
Commit message (Collapse)AuthorAgeFilesLines
* Add 'Edit user' to Users sectionJavier Sánchez Parra2022-04-271-0/+26
Creates "Edit user" form with the following inputs: password, password confirmation, role (administrator or regular), allowed scopes. It does no allow to change/edit the username.