Files
boc/.openclaw/workspace-state.json
T
Bernt 78b57273e2 security: Add proper authentication, RBAC, and tenant isolation
- Add password hashing with bcrypt
- Add AuthService with proper login
- Add password strength validation
- Add RBAC middleware (AdminOnly, ManagerOrAdmin)
- Add tenant isolation middleware
- Update CRM handler with tenant filtering
- Add JWT fallback for development mode
- Add user context helpers
- Build successful
2026-08-10 12:52:48 +00:00

6 lines
120 B
JSON

{
"version": 1,
"bootstrapSeededAt": "2026-05-29T19:03:11.359Z",
"setupCompletedAt": "2026-06-02T08:16:37.551Z"
}