BibaBot
245803534b
feat: enhance role middleware with hasRole helper function
2026-03-17 01:06:37 +00:00
BibaBot Jarvis
3efc1e493f
feat: Add role middleware and update permissions documentation
Docker Test / test (push) Waiting to run
2026-03-16 07:06:43 +00:00
BibaBot Jarvis
fddbb167c2
feat: Implement role management API endpoints
Docker Test / test (push) Waiting to run
2026-03-16 05:07:56 +00:00
BibaBot Jarvis
1f3e567d3a
feat: Add role middleware and update permissions documentation
Docker Test / test (push) Waiting to run
2026-03-16 04:06:44 +00:00
BibaBot Jarvis
30bd7f0214
feat: Implement role-based access control middleware and update documentation
Docker Test / test (push) Waiting to run
2026-03-16 03:06:38 +00:00
BibaBot Jarvis
7c9862a08a
feat: implement role-based access control and auth routes
Docker Test / test (push) Waiting to run
2026-03-16 00:07:16 +00:00
BibaBot Jarvis
753b54e0e1
feat: implement role-based access control and auth routes
...
Docker Test / test (push) Waiting to run
This commit implements the role-based access control middleware and adds auth routes with proper role checks for user, moderator, and admin roles as defined in the documentation.
2026-03-15 22:06:51 +00:00
BibaBot Jarvis
37df062f3b
feat: implement role-based access control and auth routes
...
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
2026-03-15 21:07:22 +00:00
BibaBot Jarvis
e278ee3da5
feat: implement role-based access control and auth routes
...
Docker Test / test (push) Waiting to run
This commit implements the role-based access control middleware and authentication routes as per the project's requirements. It includes:
2026-03-15 20:07:14 +00:00
OpenClaw
9a26ba908a
fix( #85 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-12 17:41:37 +00:00
OpenClaw
0679332c77
fix( #12 ): Implement structured logging with request correlation and security event marking
Docker Test / test (push) Waiting to run
2026-03-06 23:34:31 +00:00