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 0c11fd978b 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>
6 months ago
..
compositedav drive: use secret token to authenticate access to file server on localhost 6 months ago
dirfs
shared
birthtiming.go
birthtiming_test.go
connlistener.go
connlistener_test.go
drive_test.go drive: use secret token to authenticate access to file server on localhost 6 months ago
fileserver.go drive: use secret token to authenticate access to file server on localhost 6 months ago
local_impl.go drive: use secret token to authenticate access to file server on localhost 6 months ago
remote_impl.go drive: use secret token to authenticate access to file server on localhost 6 months ago