You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/drive/driveimpl
Percy Wegmann a03cb866b4 drive: use secret token to authenticate access to file server on localhost
This prevents Mark-of-the-Web bypass attacks in case someone visits the
localhost WebDAV server directly.

Fixes tailscale/corp#19592

Signed-off-by: Percy Wegmann <percy@tailscale.com>
2 years ago
..
compositedav drive: use secret token to authenticate access to file server on localhost 2 years ago
dirfs tailscale: update tailfs file and package names (#11590) 2 years ago
shared drive: rewrite Location headers 2 years ago
birthtiming.go tailscale: update tailfs file and package names (#11590) 2 years ago
birthtiming_test.go tailscale: update tailfs file and package names (#11590) 2 years ago
connlistener.go tailscale: update tailfs file and package names (#11590) 2 years ago
connlistener_test.go tailscale: update tailfs file and package names (#11590) 2 years ago
drive_test.go drive: use secret token to authenticate access to file server on localhost 2 years ago
fileserver.go drive: use secret token to authenticate access to file server on localhost 2 years ago
local_impl.go drive: use secret token to authenticate access to file server on localhost 2 years ago
remote_impl.go drive: use secret token to authenticate access to file server on localhost 2 years ago