diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2017-05-17 18:05:06 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@statuscode.ch> | 2017-05-17 18:05:06 +0200 |
commit | 40244285e049dc0697fb8cd13ea6d7f84ad89f51 (patch) | |
tree | dc8bac1de9d4997d34886ddeb0d729559256d964 /core/shipped.json | |
parent | 443cbdc73931c0deec5bc01634ec9b512486d769 (diff) | |
download | nextcloud-server-40244285e049dc0697fb8cd13ea6d7f84ad89f51.tar.gz nextcloud-server-40244285e049dc0697fb8cd13ea6d7f84ad89f51.zip |
user_saml is shipped via appstore
Keeping it in the shipped.json leads to odd side-effects such as https://help.nextcloud.com/t/earn-a-t-shirt-by-testing-nextcloud-12-beta-2/12374/41?u=lukasreschke in case a previous version was installed.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
Diffstat (limited to 'core/shipped.json')
-rw-r--r-- | core/shipped.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/shipped.json b/core/shipped.json index d064cbb5c37..306131405e2 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -33,7 +33,6 @@ "updatenotification", "user_external", "user_ldap", - "user_saml", "workflowengine" ], "alwaysEnabled": [ |