Add name check for webdav configuration options #1227

Merged
GidiKroon merged 1 commit from bug/fix-webdav-storage-config into 2021.12-rc 2022-01-07 10:21:14 +01:00

1 commit

Author SHA1 Message Date
Gidi Kroon 327bfcb2b5 Add name check for webdav configuration options
The webdav_storage addon should check whether it should provide its
config options and its instance based on the provided `$data['name']`.
Not doing this will override the configuration and instance of another
storage add-on.
2022-01-07 02:14:24 +01:00