|
bfe6c12a7a
|
move middleware/auth to its own package, more work on session management
|
2025-08-14 16:00:07 -05:00 |
|
|
c5218c6061
|
housekeeping
|
2025-08-14 15:20:47 -05:00 |
|
|
4a5f0debf6
|
completely rework session and auth for simplification, replace query counter with memory tracker
|
2025-08-14 15:09:02 -05:00 |
|
|
7b99ffc02c
|
refactor sessions, auth, cookies, etc.
|
2025-08-14 12:13:23 -05:00 |
|
|
c083c55212
|
move models to /internal/models
|
2025-08-14 11:44:10 -05:00 |
|
|
f0756c79b6
|
improve database usage with models and change trackers, work on statbars
|
2025-08-12 08:18:09 -05:00 |
|
|
4a73b7cc0d
|
separate session into its own package, clean up some docs
|
2025-08-11 13:21:07 -05:00 |
|
|
8eb869a971
|
implement town middleware, first town route, clean up uservalue access
|
2025-08-11 10:47:13 -05:00 |
|
|
0534da09a1
|
fix csrf and simplify global utilities
|
2025-08-09 13:58:48 -05:00 |
|
|
56dca44815
|
round out authentication
|
2025-08-09 11:27:26 -05:00 |
|
|
cec2b12c35
|
add CSRF middleware, and to session data
|
2025-08-09 09:49:50 -05:00 |
|
|
a49346160b
|
auth system first pass
|
2025-08-09 09:44:44 -05:00 |
|
|
a1e8d49c0e
|
big work on templating, added middleware
|
2025-08-09 09:29:10 -05:00 |
|