Fix logout to reset auth forms to login

This commit is contained in:
2026-02-08 14:52:56 +01:00
parent 5ec18d20ea
commit 0c888e5a5d
4 changed files with 6 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ Help a small Discord group (48 players) pick a co-op game via phased flow:
- Single shared instance
- Username/password login (cookie auth)
- Admins flagged via admin key at registration
- Logout returns to the login form and clears all auth form fields
- Per-user phase tracking; admins can move themselves backward, everyone can move forward (subject to admin “results open” toggle and Suggest→Vote requiring at least one own suggestion)
## Suggest Phase