nextcloud/apps
Robin Appelman 728488fcf5 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:23 +00:00
..
accessibility [tx-robot] updated from transifex 2021-03-02 02:22:41 +00:00
admin_audit [tx-robot] updated from transifex 2021-02-28 02:20:12 +00:00
cloud_federation_api [tx-robot] updated from transifex 2021-03-14 02:23:58 +00:00
comments [tx-robot] updated from transifex 2021-03-15 02:24:17 +00:00
contactsinteraction [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
dashboard [tx-robot] updated from transifex 2021-03-19 02:25:14 +00:00
dav [tx-robot] updated from transifex 2021-03-15 02:24:17 +00:00
encryption Update and fix baseline 2021-03-17 12:04:08 +01:00
federatedfilesharing [tx-robot] updated from transifex 2021-03-10 02:23:17 +00:00
federation [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
files limit constructing of result objects in file search 2021-03-18 08:22:31 +01:00
files_external add (hidden) option to always show smb root as writable 2021-03-19 15:47:23 +00:00
files_sharing Add appconfig to always show the unique label of a sharee 2021-03-18 13:07:03 +00:00
files_trashbin Merge pull request #26040 from nextcloud/backport/25916/stable20 2021-03-11 10:34:32 +01:00
files_versions [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
lookup_server_connector [tx-robot] updated from transifex 2021-02-25 02:21:40 +00:00
oauth2 [tx-robot] updated from transifex 2021-03-07 02:22:25 +00:00
provisioning_api [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
settings [tx-robot] updated from transifex 2021-03-19 02:25:14 +00:00
sharebymail [tx-robot] updated from transifex 2021-03-10 02:23:17 +00:00
systemtags [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
testing Make sure columns with an empty default are nullable for Oracle 2020-11-12 12:57:51 +01:00
theming [tx-robot] updated from transifex 2021-03-11 02:23:28 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
updatenotification [tx-robot] updated from transifex 2021-03-17 02:24:39 +00:00
user_ldap [tx-robot] updated from transifex 2021-03-15 02:24:17 +00:00
user_status [tx-robot] updated from transifex 2021-03-19 02:25:14 +00:00
weather_status [tx-robot] updated from transifex 2021-03-04 02:22:30 +00:00
workflowengine [tx-robot] updated from transifex 2021-03-15 02:24:17 +00:00