From: Joas Schilling Date: Mon, 22 May 2017 07:01:34 +0000 (+0200) Subject: Add missing version requirement to OAuth2 app X-Git-Tag: v12.0.0~2^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=21b6af3e1e7770512506c8d0cc95ee388073d69c;p=nextcloud-server.git Add missing version requirement to OAuth2 app Signed-off-by: Joas Schilling --- diff --git a/apps/oauth2/appinfo/info.xml b/apps/oauth2/appinfo/info.xml index 5e9e8dae06a..9df251d8f1a 100644 --- a/apps/oauth2/appinfo/info.xml +++ b/apps/oauth2/appinfo/info.xml @@ -12,6 +12,10 @@ + + + + OCA\OAuth2\Settings\Admin diff --git a/core/shipped.json b/core/shipped.json index 83eb3a29787..0c09e53244b 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -21,15 +21,15 @@ "lookup_server_connector", "nextcloud_announcements", "notifications", + "oauth2", "password_policy", "provisioning_api", "serverinfo", "sharebymail", "survey_client", "systemtags", - "templateeditor", - "twofactor_backupcodes", "theming", + "twofactor_backupcodes", "updatenotification", "user_external", "user_ldap",