BibaBot
f0a9084d59
Add unit tests for role-based access control
Docker Test / test (push) Waiting to run
2026-03-17 11:07:20 +00:00
BibaBot
963d8c3aa5
feat: Implement role-based access control middleware and tests
Docker Test / test (push) Waiting to run
2026-03-17 10:09:15 +00:00
BibaBot
95a2d85aa3
chore: Update jest configuration for role middleware tests
Docker Test / test (push) Waiting to run
2026-03-17 09:07:48 +00:00
BibaBot
387aec880f
feat: Add integration tests for role middleware
Docker Test / test (push) Waiting to run
2026-03-17 09:07:38 +00:00
BibaBot
6e973936a7
feat: add unit tests for role middleware
...
Docker Test / test (push) Waiting to run
This commit adds comprehensive unit tests for the requireRole middleware to ensure proper role-based access control.
2026-03-17 08:06:50 +00:00
BibaBot
c294e2e9ae
Add unit tests for role middleware
Docker Test / test (push) Waiting to run
2026-03-17 07:07:36 +00:00
BibaBot
7a9bf3199a
test: add role-based access control tests
Docker Test / test (push) Waiting to run
2026-03-17 06:07:09 +00:00
BibaBot
cab7146445
feat: Add role-based access control tests and middleware integration
Docker Test / test (push) Waiting to run
2026-03-17 04:07:27 +00:00
BibaBot
002bea51c3
feat: add role-based access control implementation
...
Docker Test / test (push) Waiting to run
This commit implements the role-based access control system as described in the documentation. It includes the middleware, tests, and updates to existing routes. Closes #42 .
2026-03-17 02:06:44 +00:00
BibaBot
29fe82ec96
docs: add issue template for role implementation
Docker Test / test (push) Waiting to run
2026-03-16 23:06:42 +00:00
BibaBot
76fcfa6e15
feat: Add role middleware tests and update docs
Docker Test / test (push) Waiting to run
2026-03-16 22:06:48 +00:00
BibaBot
342342423c
feat: Add role-based access control tests and update server
Docker Test / test (push) Waiting to run
2026-03-16 21:07:16 +00:00
BibaBot
bfd432d094
Add comprehensive tests for role middleware and fix package dependencies
Docker Test / test (push) Waiting to run
2026-03-16 20:07:22 +00:00
BibaBot
64aa924270
cleanup: remove temporary files
Docker Test / test (push) Waiting to run
2026-03-16 19:09:01 +00:00
BibaBot
7ceb505d76
docs: update RBAC documentation and add integration tests
...
Docker Test / test (push) Waiting to run
This commit updates the RBAC documentation to include information about integration tests and adds comprehensive tests for the role middleware.
2026-03-16 19:08:37 +00:00
BibaBot
cce7385274
docs: add issue tracking for RBAC documentation and tests
...
This commit adds a new issue to track the implementation of comprehensive RBAC documentation and tests.
2026-03-16 19:07:00 +00:00
BibaBot
7b8c4fa09f
test: add tests for role middleware
...
This commit adds comprehensive tests for the requireRole middleware to ensure proper role-based access control implementation.
2026-03-16 19:06:47 +00:00
BibaBot Jarvis
51d19e4e92
feat: implement role-based access control for API endpoints
2026-03-16 17:06:38 +00:00
BibaBot Jarvis
08f3afd062
feat: implement role-based access control (RBAC) for API endpoints
2026-03-16 16:06:37 +00:00
BibaBot Jarvis
f147f9c037
test: add tests for role middleware
...
This commit adds comprehensive tests for the requireRole middleware to ensure proper role-based access control implementation.
2026-03-16 15:06:48 +00:00
BibaBot Jarvis
f86631de1b
feat: implement role-based access control middleware and update routes
2026-03-16 14:10:27 +00:00
BibaBot Jarvis
b4990297ce
feat: implement role-based access control middleware and update routes
Docker Test / test (push) Waiting to run
2026-03-16 14:10:16 +00:00
BibaBot Jarvis
cb0e31b668
Add unit tests for role middleware and package.json
Docker Test / test (push) Waiting to run
2026-03-16 13:10:19 +00:00
BibaBot Jarvis
73a2dc22f9
feat: Add role middleware template and issue #12
Docker Test / test (push) Waiting to run
2026-03-16 12:06:33 +00:00
BibaBot Jarvis
54cc7bf58f
test: add unit tests for role middleware
...
Docker Test / test (push) Waiting to run
This commit adds comprehensive unit tests for the requireRole middleware to ensure proper role-based access control implementation.
2026-03-16 11:07:06 +00:00
BibaBot Jarvis
507b2772d3
feat: add issue #124 for RBAC implementation
Docker Test / test (push) Waiting to run
2026-03-16 10:06:38 +00:00
BibaBot Jarvis
ba32d67023
docs: update roles and permissions documentation
Docker Test / test (push) Waiting to run
2026-03-16 09:06:46 +00:00
BibaBot Jarvis
097d1af837
feat: create issue #5 for RBAC implementation
...
Docker Test / test (push) Waiting to run
Created issue #5 to track the implementation of role-based access control for API endpoints as per the documented roles and permissions.
2026-03-16 08:06:33 +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
c24af12dd1
feat: create issue #5 for RBAC implementation
Docker Test / test (push) Waiting to run
2026-03-16 06:06:30 +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
91eb0828e3
docs: add role-permission matrix documentation
Docker Test / test (push) Waiting to run
2026-03-15 23:06:41 +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
BibaBot Jarvis
437bb1d504
feat: add role-based access control middleware and auth routes
...
Docker Test / test (push) Waiting to run
This commit implements the role-based access control as per the project's security requirements. It includes:
- A new middleware 'requireRole' that checks user roles for protected endpoints
- Updated auth routes with role protection
- Auth controller with proper registration and login logic including JWT token generation
- Default user role assignment during registration
2026-03-15 19:06:53 +00:00
BibaBot Jarvis
a4d236b5f3
feat: add path-to-regexp and router dependencies
Docker Test / test (push) Waiting to run
2026-03-15 18:08:42 +00:00
OpenClaw
05db974972
chore: update autonomy discovery logs and agent state
Docker Test / test (push) Waiting to run
2026-03-15 16:06:38 +00:00
OpenClaw
8c29d64356
auto(agent): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-15 15:19:11 +00:00
OpenClaw
9e807856cb
fix( #128 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 15:05:51 +00:00
OpenClaw
451b46e6fc
fix( #127 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 14:35:51 +00:00
OpenClaw
6c0f97329e
fix( #126 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 14:05:50 +00:00
OpenClaw
0e631ba0dc
fix( #125 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 13:35:49 +00:00
OpenClaw
ec07d1cb75
fix( #124 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 13:05:49 +00:00
OpenClaw
316403cb2a
fix( #123 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 12:35:49 +00:00
OpenClaw
77f1b7d0db
fix( #122 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 12:05:53 +00:00
OpenClaw
544e377dd8
fix( #121 ): Run expanded local discovery and continue with next actionable task
Docker Test / test (push) Waiting to run
2026-03-14 11:36:10 +00:00