Tom Wiesing
|
873fdcd5c2
|
Update to new goprogram version
|
2023-11-02 12:05:13 +01:00 |
|
Tom
|
161e08fe1f
|
WIPL tokens
|
2023-06-29 14:52:12 +02:00 |
|
Tom
|
064ae2f564
|
Implement scopes
|
2023-05-03 14:21:58 +02:00 |
|
Tom Wiesing
|
5e89fadeeb
|
Migrate pkg/lazy => pkglib/{lazy,lifetime}
|
2023-02-26 10:00:47 +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
|
6ede99d7c6
|
Refactor server and templates package
|
2023-01-19 13:22:48 +01:00 |
|
Tom Wiesing
|
a00195be16
|
templates: Add a proper menu and navigation
|
2023-01-11 14:34:04 +01:00 |
|
Tom Wiesing
|
ab9998881b
|
server: Switch to custom mux
|
2023-01-10 00:41:53 +01:00 |
|
Tom Wiesing
|
73d821e320
|
sql: Refactor use of tables
|
2023-01-09 10:24:24 +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
|
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
|
69b6579de7
|
Add initial implementation of grants
|
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 |
|