From 5b1bb3703a69df90e85a5304e9a8ef69f3c12bd5 Mon Sep 17 00:00:00 2001 From: Fabian Helm Date: Tue, 25 Feb 2020 21:40:19 +0100 Subject: Change OAuth2 redirect link to relative link fix issue with third-party apps like rocket.chat where browser in external window is opened and thus oauth2 login does not work Signed-off-by: Fabian Helm --- core/templates/loginflow/authpicker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/templates') diff --git a/core/templates/loginflow/authpicker.php b/core/templates/loginflow/authpicker.php index 890e0b186d9..f3a62eece7b 100644 --- a/core/templates/loginflow/authpicker.php +++ b/core/templates/loginflow/authpicker.php @@ -39,7 +39,7 @@ $urlGenerator = $_['urlGenerator'];
-- cgit v1.2.3