-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapbugfeature: filesystem
Milestone
Description
- Have user folders that are non-default, for instance per SAML or LDAP
- Trigger the file system being setup (at least requiring an external storage from file_sharing being setup)
- The DAV Storage initialization requests the certification bundle path in its constructor (https://github.com/nextcloud/server/blob/master/lib/private/Files/Storage/DAV.php#L118-L121). This happens within initMounPoints for the logged in user and write the file to the wrong location (the path as according to the mount, not the real one).
introduced with owncloud/core#25274
klada
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapbugfeature: filesystem