max
|
a6be73765a
|
Add GET verb to static handler
|
2024-02-14 13:16:52 -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
|
e87f14bcbf
|
Make all slog errors uniform (lowercase)
|
2023-09-03 15:56:35 -05:00 |
|
Maximilian
|
ed712a5344
|
Clean up error handling, migrate to log/slog, add todo for flash message system in post controller
|
2023-09-03 15:45:12 -05:00 |
|
Maximilian
|
9670b7d717
|
Better naming of functions and files, delete less than helpful comments
|
2023-08-03 12:09:40 -05:00 |
|
Maximilian
|
606f5df45a
|
Refactor name
|
2023-07-22 23:37:38 -05:00 |
|
Maximilian
|
bada24884a
|
Use ungrouped CSRF middleware on register and login POST routes
|
2023-07-21 11:59:55 -05:00 |
|
Maximilian
|
073dfafb28
|
Change log message
|
2023-03-06 21:10:09 -06:00 |
|
Maximilian
|
f32223f12c
|
Fix static file handling for the embedded filesystem
|
2023-03-06 12:43:54 -06:00 |
|
max
|
8f87ee1c4e
|
Fix and add comments
|
2022-11-04 15:12:57 -05:00 |
|
max
|
187d10ca4a
|
Routes and show controller functions for login and logout
|
2022-11-01 11:23:44 -05:00 |
|
max
|
e73c006550
|
Routing, templating, and database handling
|
2022-10-20 11:59:33 -05:00 |
|