Cursor Agent 6e4ab036c7
fix(gateway): preserve trusted-proxy scopes on device-less allow path
The previous condition cleared scopes for all device-less non-control-ui
connections because !isControlUi made the OR always true. Split logic:
clear on non-allow; normalize to operator.read only for allow + token/password.
2026-03-20 13:04:55 +00:00
..
2026-03-15 21:39:49 -07:00
2026-03-17 07:06:25 +00:00
2026-03-18 23:49:53 -05:00
2026-03-17 07:06:25 +00:00
2026-03-14 15:52:11 -05:00