nextcloud/apps
Daniel Kesselberg 6e082ff7c5
fix: show configuration options for external storage backends
The occ files_external_backends command is supposed to list available backends along with their configuration options.

For the SMB backend, only the timeout option is currently shown, while options like host, share, root, and domain are missing. This makes configuring external storage via occ complicated.

Since the timeout option is marked as hidden but still shown, while the other options are not, the logic needs to be inverted so that all relevant configuration options are displayed correctly.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2026-02-09 17:43:57 +01:00
..
admin_audit feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
cloud_federation_api fix(l10n): Update translations from Transifex 2026-01-23 00:21:28 +00:00
comments feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
contactsinteraction fix(l10n): Update translations from Transifex 2026-01-30 00:20:39 +00:00
dashboard fix(l10n): Update translations from Transifex 2026-01-30 00:20:39 +00:00
dav Merge pull request #58197 from nextcloud/fix/calendar-federation-additional-properties 2026-02-09 10:19:57 -05:00
encryption feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
federatedfilesharing feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
federation feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
files Merge pull request #57745 from nextcloud/share-transfered-event 2026-02-09 16:46:15 +01:00
files_external fix: show configuration options for external storage backends 2026-02-09 17:43:57 +01:00
files_reminders refactor(files_reminders): adjust for files library interfaces and remove sideeffects 2026-02-06 10:28:57 +01:00
files_sharing Merge pull request #57745 from nextcloud/share-transfered-event 2026-02-09 16:46:15 +01:00
files_trashbin feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
files_versions feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
lookup_server_connector chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
oauth2 feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
profile fix(l10n): Update translations from Transifex 2026-01-29 00:20:43 +00:00
provisioning_api feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
settings feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
sharebymail feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
systemtags feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
testing feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
theming feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2026-02-07 00:20:59 +00:00
updatenotification feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
user_ldap feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00
user_status chore(rector): Run rector on apps, core and tests directory 2026-02-06 13:23:23 +01:00
weather_status fix(l10n): Update translations from Transifex 2026-02-04 00:20:54 +00:00
webhook_listeners fix(l10n): Update translations from Transifex 2026-02-01 00:20:40 +00:00
workflowengine feat(rector): Enable SafeDeclareStrictTypesRector 2026-02-09 10:59:31 +01:00