Commit graph

10 commits

Author SHA1 Message Date
Tom Wiesing
25c3af3516
Bugfix: Add missing forms 2023-02-02 16:46:42 +01:00
Tom Wiesing
d235ee4e5c
Refactor html templates
This commit entirely refactors the use of html templates. Instead of
inheriting from a shared template, we insert the results into a base
template.
2023-01-23 11:41:20 +01:00
Tom Wiesing
7d0fb60d67
admin: Allow impersonation and deactivation 2023-01-17 12:25:23 +01:00
Tom Wiesing
bcd1805001
Add SSH Key Management 2023-01-15 19:41:00 +01:00
Tom Wiesing
ef76844922
totp: Directly show secret to add 2023-01-12 17:35:45 +01:00
Tom Wiesing
202599aaeb
templating: Move actions into template 2023-01-12 13:55:07 +01:00
Tom Wiesing
a00195be16
templates: Add a proper menu and navigation 2023-01-11 14:34:04 +01:00
Tom Wiesing
66e57183d6
User Management: Fix regressions 2023-01-10 14:20:48 +01:00
Tom Wiesing
8a5b066839
Expose user login functionality 2023-01-07 14:31:20 +01:00
Tom Wiesing
59b565ae19
Split "auth" and "user" routes 2023-01-06 18:59:10 +01:00