Commit graph

6 commits

Author SHA1 Message Date
BibaBot
002bea51c3 feat: add role-based access control implementation
Some checks are pending
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
Some checks are pending
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
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 22:06:48 +00:00
BibaBot Jarvis
51d19e4e92 feat: implement role-based access control for API endpoints 2026-03-16 17:06:38 +00:00
BibaBot Jarvis
b4990297ce feat: implement role-based access control middleware and update routes
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 14:10:16 +00:00
BibaBot Jarvis
73a2dc22f9 feat: Add role middleware template and issue #12
Some checks are pending
Docker Test / test (push) Waiting to run
2026-03-16 12:06:33 +00:00