..
controllers
feat: Implement role management API endpoints
2026-03-16 05:07:56 +00:00
middleware
feat: Add role-based access control middleware and tests
2026-03-17 22:08:53 +00:00
migrations
fix( #29 ): Implementiere Datenbank-Indexstrategie für Such- und Listenperformance
2026-03-07 00:22:11 +00:00
node_modules
feat(auth): implement user authentication system
2026-03-19 23:10:50 +00:00
playwright-report
feat(auth): implement user authentication system
2026-03-19 23:10:50 +00:00
routes
feat: Implement role management API endpoints
2026-03-16 05:07:56 +00:00
scripts
fix: improve smoke test to check syntax and basic functionality
2026-03-07 06:08:57 +00:00
sql
feat: Implement dispute flow with database schema and API endpoints
2026-03-19 08:09:11 +00:00
src
feat: Implement RBAC for dispute endpoints
2026-03-20 12:06:14 +00:00
test
test: add placeholder for role-based access control tests
2026-03-19 02:06:42 +00:00
test-results
feat(auth): implement user authentication system
2026-03-19 23:10:50 +00:00
tests
feat: add unit tests for requireRole middleware
2026-03-20 04:07:26 +00:00
._.DS_Store
feat(auth): implement user authentication system
2026-03-19 23:10:50 +00:00
.DS_Store
feat(auth): implement user authentication system
2026-03-19 23:10:50 +00:00
.env
feat(auth): implement user authentication system
2026-03-19 23:10:50 +00:00
.env.example
feat: add server-side encryption for address and phone
2026-03-04 18:02:42 +00:00
app.js
feat: Add unit tests for role-based access control
2026-03-17 12:07:19 +00:00
debug-server.js
fix( #85 ): Run expanded local discovery and continue with next actionable task
2026-03-12 17:41:37 +00:00
jest.config.js
Add unit tests for role-based access control
2026-03-17 11:07:20 +00:00
minimal-server.js
fix( #85 ): Run expanded local discovery and continue with next actionable task
2026-03-12 17:41:37 +00:00
package-lock.json
feat: Add unit tests for role-based access control
2026-03-17 18:07:07 +00:00
package.json
feat: Add role-based access control tests
2026-03-18 03:07:41 +00:00
playwright.config.mjs
fix: improve Playwright configuration for better compatibility with missing dependencies
2026-03-07 10:46:21 +00:00
server.log
fix( #85 ): Run expanded local discovery and continue with next actionable task
2026-03-12 17:41:37 +00:00
test-minimal-server.js
fix( #85 ): Run expanded local discovery and continue with next actionable task
2026-03-12 17:41:37 +00:00
test-server.js
fix( #85 ): Run expanded local discovery and continue with next actionable task
2026-03-12 17:41:37 +00:00