summaryrefslogtreecommitdiffhomepage
path: root/control/controlknobs/controlknobs.go
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@tailscale.com>2021-07-13 15:24:37 -0700
committerBrad Fitzpatrick <brad@danga.com>2021-07-13 15:37:59 -0700
commit98ad7f279c6b78f1a09c8a60dc54760b3bcfabfe (patch)
treeb41cd4c236ed07e03ee47962d2afa565a73261fb /control/controlknobs/controlknobs.go
parent4f4dae32ddc003ba5272a4a7f1ecb1735ac73581 (diff)
downloadtailscale-98ad7f279c6b78f1a09c8a60dc54760b3bcfabfe.tar.xz
tailscale-98ad7f279c6b78f1a09c8a60dc54760b3bcfabfe.zip
ipn/localapi: fix inability to receive taildrop files w/ escaped names
The localapi was double-unescaping: once by net/http populating the URL, and once by ourselves later. We need to start with the raw escaped URL if we're doing it ourselves. Started to write a test but it got invasive. Will have to add those tests later in a commit that's not being cherry-picked to a release branch. Fixes #2288 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlknobs/controlknobs.go')
0 files changed, 0 insertions, 0 deletions