generated from bisco/codex-bootstrap
feat: add Django backend skeleton
This commit is contained in:
@@ -80,6 +80,7 @@ Required controls:
|
||||
- check-in verification preview and confirmation require authenticated staff or admin users;
|
||||
- staff permissions should separate content management from operational check-in when practical;
|
||||
- public APIs must not allow clients to set protected fields such as reservation status, token values, or check-in state.
|
||||
- CORS must allow only configured Angular frontend origins through `CORS_ALLOWED_ORIGINS`.
|
||||
|
||||
## Input Validation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user