Files
netbird/client
riccardom 02d88fdeb0 [client] Refuse --upload-bundle-insecure only when an upload is requested
A request with no URL, no upload and uploadInsecure set was denied, although
uploadInsecure has no effect on a local-only bundle: there is no destination to
weaken, and the caller only wanted the file on disk. Pass the upload intent into
the gate and apply the empty-URL branch only when the request asks to upload.

Reported by cubic on #7514.
2026-09-14 09:18:02 +02:00
..
2023-05-18 19:47:36 +02:00