From 3487f62d553303656047762ebfac1695412b5827 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 19 May 2017 22:52:23 +0200 Subject: Mark OAuth app as always enabled At the moment we don't support disabling the OAuth app Signed-off-by: Lukas Reschke --- core/shipped.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core/shipped.json b/core/shipped.json index 306131405e2..83eb3a29787 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -41,6 +41,7 @@ "federatedfilesharing", "lookup_server_connector", "provisioning_api", + "oauth2", "twofactor_backupcodes", "workflowengine" ] -- cgit v1.2.3