-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Open
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap30-feedbackbugfeature: external storagefeature: filesystem
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
When changing the configuration of an SMB external storage, the previous configuration is kept in the database in oc_storages, together with all the metadata stored in oc_filecache about files in that external storage.
Steps to reproduce
- Create an SMB external storage as an
adminwith "Global credentials, manually entered" as the authentication method. User 1sets their global credentials and accesses that external storage.- The
adminmodifies the configuration of that external storage and sets "Login and password" as the authentication method.
Expected behavior
The storage info for User 1 is removed from oc_storages and oc_filecache, since the authentication has changed and User 1 can no longer access it using their global credentials.
Nextcloud Server version
30
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap30-feedbackbugfeature: external storagefeature: filesystem
Type
Projects
Status
Triaged