[Bps-public-commit] rt-authen-oauth2 branch, master, updated. 08ddc63602d9d20f9315a7400f0a5562d0ea33f7
? sunnavy
sunnavy at bestpractical.com
Mon Mar 26 09:29:19 EDT 2018
The branch, master has been updated
via 08ddc63602d9d20f9315a7400f0a5562d0ea33f7 (commit)
from 5000c5f6c16584a50b2009cb70fc5a347baa54cb (commit)
Summary of changes:
etc/OAuth2_Config.pm | 2 ++
1 file changed, 2 insertions(+)
- Log -----------------------------------------------------------------
commit 08ddc63602d9d20f9315a7400f0a5562d0ea33f7
Author: sunnavy <sunnavy at bestpractical.com>
Date: Mon Mar 26 21:25:59 2018 +0800
Add default %OAuthIDPSecrets because default %OAuthIDPs requires it
diff --git a/etc/OAuth2_Config.pm b/etc/OAuth2_Config.pm
index 33a8244..3a55a50 100644
--- a/etc/OAuth2_Config.pm
+++ b/etc/OAuth2_Config.pm
@@ -105,6 +105,8 @@ found in the C<%OAuthIDPs> internal config option.
=cut
+Set( %OAuthIDPSecrets, () );
+
=head1 INTERNAL CONFIGURATION DEFAULTS
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list