nextcloud/apps
Robin Appelman 5ffaa94fbc
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-16 15:35:35 +01:00
..
accessibility Fix SCSS compiler deprecated function usages 2021-03-09 20:39:40 +01:00
admin_audit Add return type to functions 2021-03-08 08:56:53 +01:00
cloud_federation_api [tx-robot] updated from transifex 2021-03-14 02:23:41 +00:00
comments [tx-robot] updated from transifex 2021-03-15 02:23:58 +00:00
contactsinteraction [tx-robot] updated from transifex 2021-03-04 02:22:10 +00:00
dashboard Compile js 2021-03-11 12:14:48 +01:00
dav [tx-robot] updated from transifex 2021-03-15 02:23:58 +00:00
encryption [tx-robot] updated from transifex 2021-03-09 02:23:53 +00:00
federatedfilesharing Merge pull request #26032 from nextcloud/techdept/psalm/requesthandlerController_loggerinterface 2021-03-11 10:37:41 +01:00
federation [tx-robot] updated from transifex 2021-03-04 02:22:10 +00:00
files [tx-robot] updated from transifex 2021-03-15 02:23:58 +00:00
files_external add (hidden) option to always show smb root as writable 2021-03-16 15:35:35 +01:00
files_sharing Fix CS in CacheTest 2021-03-16 11:43:53 +01:00
files_trashbin Cleanp execute usage in the trashbin 2021-03-11 15:39:42 +01:00
files_versions Merge pull request #26031 from nextcloud/feature/noid/allow-autocomplete-based-on-phone-sync 2021-03-11 08:29:21 +01:00
lookup_server_connector Update autoloader files 2021-03-02 16:36:21 +01:00
oauth2 Merge pull request #26064 from nextcloud/techdept/psalm/type_oauth_db 2021-03-11 16:46:08 +01:00
provisioning_api Only clear known users when we had at least one phonebook entry 2021-03-12 09:04:13 +01:00
settings [tx-robot] updated from transifex 2021-03-16 02:24:42 +00:00
sharebymail [tx-robot] updated from transifex 2021-03-10 02:22:57 +00:00
systemtags Bump css-loader from 5.0.1 to 5.1.1 2021-03-10 16:47:32 +01:00
testing Update autoloader files 2021-03-02 16:36:21 +01:00
theming Merge pull request #26019 from ste101/patch-1 2021-03-11 10:52:31 +01:00
twofactor_backupcodes Fix type error in CheckBackupCodes bg job 2021-03-11 15:33:15 +01:00
updatenotification [tx-robot] updated from transifex 2021-03-15 02:23:58 +00:00
user_ldap [tx-robot] updated from transifex 2021-03-15 02:23:58 +00:00
user_status Compile js 2021-03-11 12:14:48 +01:00
weather_status Compile js 2021-03-11 12:14:48 +01:00
workflowengine [tx-robot] updated from transifex 2021-03-15 02:23:58 +00:00