max
|
6d6aff50b3
|
Only show logout (now CSRF protected) if user is authenticated, include relevant authentication logic in GET controllers (this should be moved to middleware)
|
2024-02-14 13:20:35 -06:00 |
|
max
|
dc450e26dd
|
Move logout to POST route and controller with CSRF middleware. Add CsrfToken to home for logout
|
2024-02-12 14:46:26 -06:00 |
|
Maximilian
|
b30af86e58
|
Prebuild templates (base.html + content) at startup to avoid a file parse every page load
|
2023-12-22 21:03:15 -06:00 |
|
Maximilian
|
9670b7d717
|
Better naming of functions and files, delete less than helpful comments
|
2023-08-03 12:09:40 -05:00 |
|