nextcloud/apps
Robin Appelman 7f066931e4 add (hidden) option to always show smb root as writable
some smb servers are very insistent in reporting that the root of the share is readonly, even if it isn't.

This works around the problem by adding a hidden option to overwrite the permissions of the root of the share.

This can be enabled using

```bash
occ files_external:config <mount id> root_force_writable true
```

where you can find your mount id using

```bash
occ files_external:list
```

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-03-19 15:47:01 +00:00
..
accessibility Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
admin_audit Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
cloud_federation_api [tx-robot] updated from transifex 2021-03-14 02:23:50 +00:00
comments [tx-robot] updated from transifex 2021-03-15 02:24:10 +00:00
contactsinteraction Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
dashboard [tx-robot] updated from transifex 2021-03-19 02:25:05 +00:00
dav [tx-robot] updated from transifex 2021-03-15 02:24:10 +00:00
encryption Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
federatedfilesharing Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
federation Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
files Merge pull request #26087 from nextcloud/backport/26049/stable21 2021-03-18 08:21:50 +01:00
files_external add (hidden) option to always show smb root as writable 2021-03-19 15:47:01 +00:00
files_sharing Fix valid storages removed when cleaning remote storages 2021-03-18 08:05:04 +00:00
files_trashbin Merge pull request #26039 from nextcloud/backport/25916/stable21 2021-03-11 10:31:30 +01:00
files_versions Restrict autocompletion also based on the phonebook known users 2021-03-11 08:40:03 +01:00
lookup_server_connector Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
oauth2 Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
provisioning_api Only clear known users when we had at least one phonebook entry 2021-03-12 09:48:14 +00:00
settings [tx-robot] updated from transifex 2021-03-19 02:25:05 +00:00
sharebymail Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
systemtags Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
testing Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
theming [tx-robot] updated from transifex 2021-03-11 02:23:18 +00:00
twofactor_backupcodes Add a KnownUsers database with model 2021-03-11 08:38:55 +01:00
updatenotification [tx-robot] updated from transifex 2021-03-17 02:24:31 +00:00
user_ldap adds ldap user:reset command 2021-03-17 13:38:55 +00:00
user_status [tx-robot] updated from transifex 2021-03-19 02:25:05 +00:00
weather_status [tx-robot] updated from transifex 2021-03-04 02:22:22 +00:00
workflowengine [tx-robot] updated from transifex 2021-03-15 02:24:10 +00:00