tailscale/safesocket
James Tucker f844791e15 safesocket: enable test to run on Windows unpriviliged
I manually tested that the code path that relaxes pipe permissions is
not executed when run with elevated priviliges, and the test also passes
in that case.

Updates #7876

Signed-off-by: James Tucker <jftucker@gmail.com>
2023-04-19 19:06:18 -07:00
..
basic_test.go safesocket: enable test to run on Windows unpriviliged 2023-04-19 19:06:18 -07:00
pipe_windows.go safesocket: enable test to run on Windows unpriviliged 2023-04-19 19:06:18 -07:00
pipe_windows_test.go safesocket: enable test to run on Windows unpriviliged 2023-04-19 19:06:18 -07:00
safesocket.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00
safesocket_darwin.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
safesocket_js.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00
safesocket_ps.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
safesocket_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
unixsocket.go safesocket: remove the now unused WindowsLocalPort 2023-01-30 10:33:02 -08:00