Commit graph

21 commits

Author SHA1 Message Date
Tom Wiesing
73d821e320
sql: Refactor use of tables 2023-01-09 10:24:24 +01:00
Tom Wiesing
c6f77e86fe
Add autocomplete attribute to forms 2023-01-08 17:16:38 +01:00
Tom Wiesing
8a5b066839
Expose user login functionality 2023-01-07 14:31:20 +01:00
Tom Wiesing
021fc3cc7e
footer: Add a semi-flexible template system 2023-01-06 23:28:02 +01:00
Tom Wiesing
bda763725e
custom: Add new footer template and context 2023-01-06 19:56:13 +01:00
Tom Wiesing
34bdb3cf24
control: Generalize cookie and csrf handling 2023-01-06 18:59:10 +01:00
Tom Wiesing
eb17dbe33f
Refactor CSRF protection 2023-01-06 18:59:10 +01:00
Tom Wiesing
59b565ae19
Split "auth" and "user" routes 2023-01-06 18:59:10 +01:00
Tom Wiesing
f3939c5016
grant: Handle update constraints better 2023-01-06 18:59:10 +01:00
Tom Wiesing
8b55fd74f9
Add 'dis_grant' command 2023-01-06 18:59:10 +01:00
Tom Wiesing
d34e85a18f
Admin: Add user page 2023-01-06 18:59:10 +01:00
Tom Wiesing
bc0e92bdac
Rework frontend asset structure 2023-01-06 18:59:09 +01:00
Tom Wiesing
b3039768af
Update URL routes 2023-01-06 18:59:09 +01:00
Tom Wiesing
69b6579de7
Add initial implementation of grants 2023-01-06 18:59:09 +01:00
Tom Wiesing
b8f1281f78
auth: Refactor home page 2023-01-06 18:59:09 +01:00
Tom Wiesing
1caecc0f19
Use authentication for Distillery control page 2023-01-06 18:59:09 +01:00
Tom Wiesing
da32b67981
Add TOTP Token to account 2023-01-06 18:59:09 +01:00
Tom Wiesing
b9795be745
Add change password feature 2023-01-06 18:59:09 +01:00
Tom Wiesing
515142c055
auth: Improve login parts 2023-01-06 18:59:08 +01:00
Tom Wiesing
1af9d0d83f
auth/login: Add csrf protection 2023-01-06 18:59:08 +01:00
Tom Wiesing
3aa79b0d23
Implement initial login functionality 2023-01-06 18:59:06 +01:00