-
v0.8.0
Stablereleased this
2026-07-15 22:37:33 +02:00 | 131 commits to main since this releaseWebDAV (Milestone 8)
Mount your OrionDrive over WebDAV and manage it from any client (Finder, Nautilus, rclone, …).
Highlights
- WebDAV endpoint at
/dav, backed by the virtual filesystem — fullPROPFIND,MKCOL,
PUT,GET,MOVE,DELETE,OPTIONSsupport. - Dedicated credentials: each user creates WebDAV accounts (username + generated password,
stored bcrypt-hashed), independent of the OIDC/SSO login. Optional read-only flag; passwords
shown only once at creation. Managed from the new "Accès WebDAV" panel. - Toggle with
[WebDAV] Enable/OD_CONF_WebDAV_Enable(on by default).
Internals
filemanager: sharedcommitContent; new single-shotWriteFile(streamed write with
versioning, quota and at-rest encryption) and seekable, decryptedOpenContent.
Fixes
- Scrollable archive-contents list in the details panel.
- README refreshed to the current feature set.
Docker image:
git.nhsoul.fr/nhpro/orion-drive:v0.8.0(and:latest).Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- WebDAV endpoint at