]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
people: Add page to edit user accounts
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Oct 2018 23:36:43 +0000 (00:36 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 16 Oct 2018 23:36:43 +0000 (00:36 +0100)
commite96e445be8ec96515dea306d12d4a065b5399d45
tree2b7d7f254bcd01143049886c1ec960db24a5b546
parent9eb775dc27e951aeb2b3868369b475b10ebc57f6
people: Add page to edit user accounts

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/accounts.py
src/backend/util.py
src/templates/people/user-edit.html [new file with mode: 0644]
src/templates/people/user.html
src/web/__init__.py
src/web/people.py