DecDuck
19ff73cc30
feat: oidc
2025-05-07 22:14:04 +10:00
Huskydog9988
8f429e1e56
fix: eslint errors, switch to using maps
2025-04-15 20:04:45 -04:00
Huskydog9988
a9d1a442f6
refactor: session handler
2025-04-03 19:15:33 -04:00
Huskydog9988
6ed7e76b17
move auth pages into auth dir
2025-03-22 15:54:43 -04:00
DecDuck
d4dd259b5f
feat(acls): added backend acls
2025-02-04 13:15:52 +11:00
DecDuck
e505e58192
feat(admin ui): add modifying game descriptions
2024-12-27 19:52:59 +11:00
DecDuck
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