No description
Find a file
jtricerolph e4e6958ff9 Gate planner config write endpoints with requireCap('planner')
Six PUT /api/config/* routes were missing per-route capability checks —
any authenticated hk-planner user could modify staff, time requirements,
pickup data, tasks, adjustments, and last-reviewed regardless of their cap.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-13 09:24:55 +00:00
backend Gate planner config write endpoints with requireCap('planner') 2026-07-13 09:24:55 +00:00
frontend Redirect to login on mid-session 401 instead of silently failing 2026-07-12 20:09:16 +00:00
.env.example Initial commit: HK Planner app 2026-07-02 09:24:14 +00:00
docker-compose.yml Fix compose: use default bridge network, match cashup service names 2026-07-02 14:03:33 +00:00
seed-app.js Rename app to Rota Check 2026-07-04 13:19:40 +00:00