No description
Find a file
lorentz db37313631 fix(tasks): allow self-referencing userId filter for non-privileged users
Advocates could not filter their own task list by client because the
/api/tasks endpoint treated any userId query param as a request to
view another user's tasks, rejecting non-Admin/Manager callers with
403 even when userId matched their own session id.
2026-07-07 00:48:00 +00:00
.claude Add: /api/admin/bulk-close-pre-cutoff route with audit logging 2026-05-20 17:27:27 +00:00
dev Fix: 8 issues from Horizon Issues & Next Steps doc 2026-05-28 23:33:54 +00:00
ondeck fix(tasks): allow self-referencing userId filter for non-privileged users 2026-07-07 00:48:00 +00:00
tasks Renewal settings, client setup queue, manager setup page, combobox grouping, nav updates 2026-04-10 13:50:04 +00:00
.gitignore chore: gitignore sql backups and remove accidentally committed backup 2026-04-08 18:07:53 +00:00