Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Split into admin and user handlers, each admin page gets its own file now - Enforce role access once for admin POST requests - Automatically load POST logic for admin-based requests based on the referring page, otherwise automatically load all user request logic - Add support for using custom POST handlers
- Loading branch information