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
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 months ago
..
driveimpl drive: use secret token to authenticate access to file server on localhost 2 months ago
drive_clone.go tailscale: update tailfs file and package names (#11590) 3 months ago
drive_view.go tailscale: update tailfs file and package names (#11590) 3 months ago
local.go tailscale: update tailfs functions and vars to use drive naming (#11597) 3 months ago
remote.go drive: use secret token to authenticate access to file server on localhost 2 months ago
remote_nonunix.go tailscale: update tailfs file and package names (#11590) 3 months ago
remote_permissions.go ipn/ipnlocal: only show Taildrive peers to which ACLs grant us access 2 months ago
remote_permissions_test.go tailscale: update tailfs file and package names (#11590) 3 months ago
remote_test.go drive: move normalizeShareName into pkg drive and make func public (#11638) 3 months ago
remote_unix.go tailscale: update tailfs file and package names (#11590) 3 months ago