[java-identity-provider] branch main updated: Load module-managed views into testbed.
Scott Cantor
cantor.2 at osu.edu
Tue Sep 15 18:57:50 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=54d541dcadb818f1f72b35bb269084e042494b01
The following commit(s) were added to refs/heads/main by this push:
new 54d541dca Load module-managed views into testbed.
54d541dca is described below
commit 54d541dcadb818f1f72b35bb269084e042494b01
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Sep 15 14:57:42 2020 -0400
Load module-managed views into testbed.
---
idp-conf/src/test/resources/conf/idp.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/test/resources/conf/idp.properties b/idp-conf/src/test/resources/conf/idp.properties
index faf48156f..276d2c950 100644
--- a/idp-conf/src/test/resources/conf/idp.properties
+++ b/idp-conf/src/test/resources/conf/idp.properties
@@ -47,7 +47,7 @@ idp.csrf.enabled = true
#idp.webflows = %{idp.home}/flows
# Set the location of Velocity view templates
-#idp.views = %{idp.home}/views
+idp.views = %{idp.home}/views,%{idp.home}/net/shibboleth/idp/module
# Settings for internal AES encryption key
#idp.sealer.keyStrategy = shibboleth.DataSealerKeyStrategy
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list