betterNAS/apps
Harivansh Rathi a6c74c2a39 Allow OPTIONS to bypass WebDAV auth for Finder discovery
macOS Finder sends an unauthenticated OPTIONS request before attempting
auth. It needs to see the DAV: 1, 2 compliance header in the response
to know the server supports WebDAV. Without it, Finder shows "problem
connecting to the server" and never prompts for credentials.

OPTIONS is a safe discovery method that exposes no data, so it can be
served without auth.
2026-04-01 16:57:55 -04:00
..
control-plane Make control-plane the real mount authority 2026-04-01 17:46:50 +00:00
nextcloud-app Secure first-loop control-plane auth and mount routing. 2026-04-01 14:13:14 +00:00
node-agent Allow OPTIONS to bypass WebDAV auth for Finder discovery 2026-04-01 16:57:55 -04:00
web Migrate apps/web to shadcn/ui with preset b2D1F1IZv 2026-04-01 18:11:52 +00:00