From 21b6af3e1e7770512506c8d0cc95ee388073d69c Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 22 May 2017 09:01:34 +0200 Subject: [PATCH] Add missing version requirement to OAuth2 app Signed-off-by: Joas Schilling --- apps/oauth2/appinfo/info.xml | 4 ++++ core/shipped.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) 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", -- 2.39.5