|
Some checks are pending
Docker Test / test (push) Waiting to run
This commit implements the role-based access control system as outlined in the project documentation. It includes: - A requireRole middleware for protecting routes - Auth routes for registration, login, profile management - Audit logging for sensitive actions - Role management endpoints - Updated app.js to include audit logging middleware |
||
|---|---|---|
| .. | ||
| auditLogger.js | ||
| logger.js | ||
| rateLimit.cjs | ||
| requireRole.js | ||