BibaBot
901bcf454c
feat: Add role-based access control tests and fix middleware export
...
Docker Test / test (push) Waiting to run
This commit adds comprehensive unit tests for the role-based access control middleware and fixes the ES module export issue. The tests verify that users with correct roles can access protected routes, while users with incorrect roles or no authentication are properly denied access.
2026-03-17 19:07:03 +00:00
BibaBot
c6dc2e98d7
feat: Add unit tests for role-based access control
Docker Test / test (push) Waiting to run
2026-03-17 18:07:07 +00:00
BibaBot
16c8d32246
test: add role-based access control tests
...
Docker Test / test (push) Waiting to run
Added integration tests for the role-based access control middleware to ensure proper permission checks for different user roles.
2026-03-17 17:06:42 +00:00
BibaBot
3af13d1c05
test: add integration tests for role-based access control
Docker Test / test (push) Waiting to run
2026-03-17 15:07:24 +00:00
BibaBot
0c81468fb6
test: add integration tests for role-based access control
Docker Test / test (push) Waiting to run
2026-03-17 13:07:40 +00:00
BibaBot
10c8b5439e
feat: Add unit tests for role-based access control
Docker Test / test (push) Waiting to run
2026-03-17 12:07:19 +00:00
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
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 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
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
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
e5f3345305
Fix: Korrigiere ES-Modul-Syntax in Integrationstest und aktualisiere Status
Docker Test / test (push) Waiting to run
2026-03-12 01:14:36 +00:00
OpenClaw
3183ae5350
fix( #60 ): Implement integration tests for helpyourneighbour project
Docker Test / test (push) Waiting to run
2026-03-10 01:06:12 +00:00
OpenClaw
39e2862d8e
fix: improve Playwright configuration for better compatibility with missing dependencies
Docker Test / test (push) Waiting to run
2026-03-07 10:46:21 +00:00
OpenClaw
7b42e35ed3
fix: adjust Playwright configuration for headless mode to resolve dependency issues
Docker Test / test (push) Waiting to run
2026-03-07 09:25:56 +00:00
OpenClaw
7549b43e01
fix: set explicit viewport size for Playwright tests
Docker Test / test (push) Waiting to run
2026-03-07 08:06:50 +00:00
OpenClaw
7c5e63497f
fix: adjust Playwright configuration for headless mode to resolve dependency issues
Docker Test / test (push) Waiting to run
2026-03-07 07:27:45 +00:00
OpenClaw
93e3f08756
fix: improve smoke test to check syntax and basic functionality
Docker Test / test (push) Waiting to run
2026-03-07 06:08:57 +00:00
OpenClaw
7cf2aa0aa4
test: add rate limiting tests for auth endpoints
Docker Test / test (push) Waiting to run
2026-03-07 04:21:48 +00:00
OpenClaw
78da74747a
fix: Erweitere Playwright-Konfiguration für mehr Browser-Unterstützung
Docker Test / test (push) Waiting to run
2026-03-07 03:56:07 +00:00
OpenClaw
1886e77e58
feat(auth): enhance security and implement rate limiting for auth endpoints
Docker Test / test (push) Waiting to run
2026-03-07 03:24:42 +00:00
OpenClaw
50431fa6a2
test: add auth API integration tests
Docker Test / test (push) Waiting to run
2026-03-07 02:17:23 +00:00
OpenClaw
fa0e9356d3
fix( #29 ): Implementiere Datenbank-Indexstrategie für Such- und Listenperformance
Docker Test / test (push) Waiting to run
2026-03-07 00:22:11 +00:00
OpenClaw
e4098e3e2a
fix( #27 ): Implement uniform error handling with standardized format
Docker Test / test (push) Waiting to run
2026-03-07 00:17:34 +00:00
OpenClaw
b44e7bf46c
fix( #24 ): Implement idempotency protection for critical write operations
Docker Test / test (push) Waiting to run
2026-03-07 00:13:31 +00:00
OpenClaw
2b09cf05eb
fix( #19 ): Implement rate limiting for auth and write-heavy endpoints
Docker Test / test (push) Waiting to run
2026-03-06 23:55:29 +00:00
OpenClaw
dada761d84
fix( #17 ): Implementiere /metrics Endpoint für Monitoring
Docker Test / test (push) Waiting to run
2026-03-06 23:48:01 +00:00
OpenClaw
1f831a6edc
fix( #16 ): Secrets-Management für Unraid implementiert
Docker Test / test (push) Waiting to run
2026-03-06 23:45:50 +00:00
OpenClaw
bbeea75b00
fix( #15 ): Erweiterte Contract-Tests für alle Kernflows inkl. Contacts Endpunkte
Docker Test / test (push) Waiting to run
2026-03-06 23:44:27 +00:00
OpenClaw
e93904f02d
fix( #15 ): Implement contract tests for core API flows
Docker Test / test (push) Waiting to run
2026-03-06 23:41:22 +00:00
OpenClaw
3916dd42bf
fix( #14 ): Implement database migrations system with baseline migration
Docker Test / test (push) Waiting to run
2026-03-06 23:37:39 +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
OpenClaw
32480438c7
fix( #12 ): Implement structured logging for API errors and security events
Docker Test / test (push) Waiting to run
2026-03-06 23:06:22 +00:00
OpenClaw
111da78e2e
auto(agent): Improved error handling with detailed messages
2026-03-06 21:36:30 +00:00