Tom Wiesing
|
c3ca8e2974
|
Move to github.com/tkw1536/pkglib package
This commit removes various modules that can be migrated to the
github.com/tkw1536/pkglib package without any code changes (beyond
module renamings).
|
2023-02-26 09:53:25 +01:00 |
|
Tom Wiesing
|
8af2213d5a
|
pkg/httpx/form: Remove unuused fields
|
2023-01-24 10:51:39 +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
|
c6f77e86fe
|
Add autocomplete attribute to forms
|
2023-01-08 17:16:38 +01:00 |
|
Tom Wiesing
|
97f5ac7e1a
|
Update grant page
|
2023-01-07 13:14:43 +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
|
d34e85a18f
|
Admin: Add user page
|
2023-01-06 18:59:10 +01:00 |
|
Tom Wiesing
|
b3039768af
|
Update URL routes
|
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
|
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 |
|