Goal-Calibration/app
Yisroel Baum 7473af4163
enforce text ownership on node endpoints
getNodesOfText, createNode, and bulkCreateNodes now require
the session user, look up the target text, and respond 403
unless the user owns the text or is an admin. paves the way
for moving these endpoints out of the admin-only group.
2026-05-02 21:45:47 +03:00
..
Auth return utc from clock 2026-04-26 10:32:08 +03:00
Exceptions add forbidden exception 2026-04-24 13:25:52 +03:00
Node enforce text ownership on node endpoints 2026-05-02 21:45:47 +03:00
Plan add find by user method in plan repo 2026-05-01 09:02:34 +03:00
ScheduledNode wrap get todays schedule in try catch 2026-05-01 10:25:00 +03:00
Text scope text endpoints by ownership 2026-05-02 21:42:51 +03:00
User remove missed default value 2026-04-26 20:43:27 +03:00
ValueObjects dont cast email to string, use new value method 2026-04-26 10:19:38 +03:00
View wire user texts routes and update seed 2026-05-02 21:43:48 +03:00