Nathnael
87e2edcbde
fix(auth): stop class guards shadowing route permission keys
...
Nest runs class and method guards together, so a class-level view key
ANDs with every action key below it. Staff granted only an action were
denied before their key was ever checked: OCC could not fulfil wagon
transfers, dispatchers could not create a yard, and track staff could not
assign first/last-mile vehicles. Reads now carry the view key themselves,
and the warehouses baseline lists every key its routes use.
2026-08-07 07:40:50 +00:00
..
2026-07-27 09:57:59 +00:00
2026-07-27 09:57:59 +00:00
2026-07-31 13:07:18 +00:00
2026-07-15 15:24:05 +00:00
2026-07-25 10:45:34 +00:00
2026-07-21 11:03:40 +00:00
2026-07-23 07:53:11 +00:00
2026-07-27 08:24:07 +00:00
2026-07-21 08:01:32 +00:00
2026-07-27 09:57:59 +00:00
2026-07-21 07:25:45 +00:00
2026-06-12 06:58:21 +00:00
2026-06-12 06:58:21 +00:00
2026-06-17 23:53:04 +00:00
2026-06-24 09:56:12 +03:00
2026-06-24 15:51:03 +03:00
2026-06-17 23:53:04 +00:00
2026-07-27 08:24:07 +00:00
2026-07-27 08:24:07 +00:00
2026-07-24 11:55:05 +00:00
2026-06-17 21:45:22 +00:00
2026-07-31 13:07:18 +00:00
2026-06-12 06:58:21 +00:00
2026-08-07 07:32:25 +00:00
2026-06-11 15:54:56 +00:00
2026-07-31 13:07:18 +00:00
2026-08-07 07:32:25 +00:00
2026-07-16 12:08:45 +00:00
2026-07-07 06:25:58 +00:00
2026-06-12 12:44:40 +00:00
2026-07-14 12:54:41 +00:00
2026-07-06 19:12:14 +00:00
2026-07-15 13:55:39 +00:00
2026-07-10 21:51:59 +00:00
2026-07-24 11:55:05 +00:00
2026-07-27 09:57:59 +00:00
2026-07-27 09:57:59 +00:00
2026-07-24 11:55:05 +00:00
2026-06-11 15:54:56 +00:00
2026-07-22 12:15:47 +00:00
2026-08-07 07:40:50 +00:00
2026-08-04 11:22:47 +00:00
2026-06-11 15:54:56 +00:00
2026-07-08 09:33:19 +00:00