Commit Graph

5 Commits

Author SHA1 Message Date
a9d1a442f6 refactor: session handler 2025-04-03 19:15:33 -04:00
6ed7e76b17 move auth pages into auth dir 2025-03-22 15:54:43 -04:00
d4dd259b5f feat(acls): added backend acls 2025-02-04 13:15:52 +11:00
e505e58192 feat(admin ui): add modifying game descriptions 2024-12-27 19:52:59 +11:00
ef13b68592 better server side signin redirects
this makes it so if a user requests a page (not API route) and isn't
signed in, it automatically redirects them to the sign in page (doesn't
show a flash of the error page)
2024-10-23 12:55:38 +11:00