]> git.mxchange.org Git - friendica-addons.git/commit
Add name check for webdav configuration options
authorGidi Kroon <Gidi@gidikroon.eu>
Fri, 7 Jan 2022 01:14:24 +0000 (02:14 +0100)
committerGidi Kroon <Gidi@gidikroon.eu>
Fri, 7 Jan 2022 01:14:24 +0000 (02:14 +0100)
commit327bfcb2b59a9d3e2a99b8b2f41185629197da47
tree39afed0047fd58e59d884f24f8cfdf292bf77250
parent5c0b20b21f50618ae57469946a3c581c90e9a33e
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.
webdav_storage/webdav_storage.php