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/compositedav
Percy Wegmann 9d22ec0ba2 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.go drive: use secret token to authenticate access to file server on localhost 6 months ago
propfind.go drive: rewrite Location headers 7 months ago
stat_cache.go
stat_cache_test.go