Align the project baseline with the latest admin interface styling and layout structure while documenting setup and usage updates in README.
585 B
585 B
MVP Regression Checklist
This checklist mirrors the required release scenarios.
- Landing hero/marquee and reduced-motion behavior.
- Register -> verify -> login -> profile edit -> logout.
- Forgot password -> reset -> login.
- Admin publish content -> public slug availability.
- Admin blocks user -> blocked user login denied.
- Pending user cannot access
/profile. - Refresh token rotation and old token rejection.
- IDOR check: user A cannot access user B.
- Admin cannot demote/block self; last admin protected.
- Avatar upload rejects invalid MIME/oversize/SVG.