]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
users: Add index page
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jun 2023 19:15:49 +0000 (19:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 24 Jun 2023 19:15:49 +0000 (19:15 +0000)
commitbeb13102a3643715fd2718d5baa51e5e38004cf0
tree6d49f6bdf80082dcd0c4f31ea8fcc0f8aae34859
parentb01a1ee32302072e5f87d6cfdd1a194760d83966
users: Add index page

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