From 4bf9df9cf138e6bcc4a9c204fec836f23a1e5492 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 19 May 2017 22:52:23 +0200 Subject: [PATCH] [stable12] 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" ] -- 2.39.5