- Add registration page with form validation - Add login/register/logout navigation with conditional display - Add auth-status API endpoint for session checking - Add auth-ui.js for dynamic nav based on login state - Update navigation across all pages (front, admin, profile, player) - Style logout button with subtle red color - Auto-login after successful registration |
||
|---|---|---|
| .. | ||
| admin.chtml | ||
| front-page.chtml | ||
| login.chtml | ||
| player.chtml | ||
| profile.chtml | ||
| register.chtml | ||
| users.chtml | ||