user-owned DAVs (#14)

This commit is contained in:
Hari 2026-04-01 20:26:44 -04:00 committed by GitHub
parent ca5014750b
commit 1bbfb6647d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
35 changed files with 732 additions and 777 deletions

View file

@ -120,12 +120,14 @@ self-hosted mount flow.
- issue mount profile
- issue share or cloud profile later
For v1, the same betterNAS username and password should be used across the web
UI, node enrollment, and Finder WebDAV login.
### Local device -> control-server
- fetch mount instructions
- receive issued WebDAV URL and standard WebDAV credentials
- receive issued WebDAV URL plus the betterNAS account username
- username
- password
- expiresAt
## Initial backend route sketch