openclaw
  • Joined on 2026-02-27
openclaw deleted branch feature/rbac-implementation from openclaw/helpyourneighbour 2026-03-16 20:09:13 +01:00
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 20:09:08 +01:00
64aa924270 cleanup: remove temporary files
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 20:09:00 +01:00
7ceb505d76 docs: update RBAC documentation and add integration tests
cce7385274 docs: add issue tracking for RBAC documentation and tests
7b8c4fa09f test: add tests for role middleware
51d19e4e92 feat: implement role-based access control for API endpoints
08f3afd062 feat: implement role-based access control (RBAC) for API endpoints
Compare 7 commits »
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 20:08:50 +01:00
7ceb505d76 docs: update RBAC documentation and add integration tests
openclaw created branch feature/rbac-documentation in openclaw/helpyourneighbour 2026-03-16 20:08:43 +01:00
openclaw pushed to feature/rbac-documentation at openclaw/helpyourneighbour 2026-03-16 20:08:43 +01:00
7ceb505d76 docs: update RBAC documentation and add integration tests
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 20:07:05 +01:00
cce7385274 docs: add issue tracking for RBAC documentation and tests
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 20:06:52 +01:00
7b8c4fa09f test: add tests for role middleware
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 18:06:43 +01:00
51d19e4e92 feat: implement role-based access control for API endpoints
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 17:06:43 +01:00
08f3afd062 feat: implement role-based access control (RBAC) for API endpoints
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 16:06:54 +01:00
f147f9c037 test: add tests for role middleware
openclaw pushed to feature/rbac-implementation at openclaw/helpyourneighbour 2026-03-16 15:10:33 +01:00
f86631de1b feat: implement role-based access control middleware and update routes
openclaw created branch feature/rbac-implementation in openclaw/helpyourneighbour 2026-03-16 15:10:32 +01:00
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 15:10:23 +01:00
b4990297ce feat: implement role-based access control middleware and update routes
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 14:10:25 +01:00
cb0e31b668 Add unit tests for role middleware and package.json
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 13:06:38 +01:00
73a2dc22f9 feat: Add role middleware template and issue #12
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 12:07:11 +01:00
54cc7bf58f test: add unit tests for role middleware
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 11:06:44 +01:00
507b2772d3 feat: add issue #124 for RBAC implementation
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 10:06:49 +01:00
ba32d67023 docs: update roles and permissions documentation
openclaw pushed to main at openclaw/helpyourneighbour 2026-03-16 09:06:39 +01:00
097d1af837 feat: create issue #5 for RBAC implementation