]> git.ipfire.org Git - ipfire.org.git/commit - Makefile.am
people: Show SSH keys for users
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 15:04:04 +0000 (16:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 17 Oct 2018 15:12:45 +0000 (16:12 +0100)
commitf46727852444dcebdd8a488f2cdc73915e990214
treead8bdffbe9c367ede41fa1b4879f6ce66d0ff202
parentaf03838ea8e2d4bf0d62f8c8bde716538b24102a
people: Show SSH keys for users

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