Commit Graph

19 Commits

Author SHA1 Message Date
Nathnael
da08a9b085 fix(auth): list every route key on the class-level guard
Nest runs class and method guards together, so a class gate naming only
the view key silently required view AND action. Staff granted just an
action were denied before their key was checked. Each class gate now
names every key its routes use, and FleetView accepts an array so the
fleet controllers keep their coarse fallback.

Drops the one-off grant mapping SQL with it: already applied to dev, and
this fix removes the companion-view rule that was its recurring part.
2026-08-07 08:43:20 +00:00
Marshal
41fe04652f fix issue 2026-07-16 00:33:31 +00:00
natib21
b300fd1de5 user permition 2026-07-07 10:00:48 +00:00
natib21
42710261e2 fix 2026-07-06 13:49:30 +00:00
natib21
0e6ebda6f6 fix 2026-07-03 15:21:23 +00:00
natib21
e14e02e7f2 fix 2026-07-03 14:07:43 +00:00
natib21
782f4184ef fix 2026-07-03 13:49:55 +00:00
natib21
e4b0c73c63 fix fayda 2026-07-03 09:10:05 +00:00
natib21
2424e96e74 fix 2026-07-02 14:34:22 +00:00
natib21
58bfb5045a vehicle 2026-06-19 12:25:00 +00:00
natib21
5ca107f781 vehicle 2026-06-19 12:17:18 +00:00
natib21
b2f1ce7d48 vehicle 2026-06-19 12:14:31 +00:00
natib21
fb8ade77cd vehicle 2026-06-19 12:06:01 +00:00
natib21
4c37426040 vehicle 2026-06-19 12:03:26 +00:00
natib21
ce28856352 vehicle 2026-06-19 12:01:15 +00:00
natib21
0397a36370 vehicle 2026-06-19 11:54:12 +00:00
natib21
f1c2943854 driver 2026-06-18 09:51:31 +00:00
natib21
fc702f0fbe driver 2026-06-18 09:46:35 +00:00
yaschalew
4b46c44147 fix 2026-06-18 12:33:45 +03:00