[java-identity-provider COMMIT] in /trunk/idp-conf/src/main/resources/system: conf/webflow-config.xml flows/local-sto...
noreply at shibboleth.net
noreply at shibboleth.net
Wed Nov 11 14:57:18 EST 2015
Author: scantor
Date: Wed Nov 11 14:57:17 2015
New Revision: 7983
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7983&view=rev
Log:
Remove older local-storage flows.
Modified:
trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml
trunk/idp-conf/src/main/resources/system/flows/local-storage/
trunk/idp-conf/src/main/resources/system/views/local-storage/
Modified: trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml?rev=7983&r1=7982&r2=7983&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml (original)
+++ trunk/idp-conf/src/main/resources/system/conf/webflow-config.xml Wed Nov 11 14:57:17 2015
@@ -134,10 +134,6 @@
<webflow:flow-location id="cas/samlValidate" path="../system/flows/cas/samlValidate/samlValidate-flow.xml" />
<webflow:flow-location id="cas/logout" path="../system/flows/logout/logout-flow.xml" />
- <!-- Local storage flows. -->
- <webflow:flow-location id="local-storage/read" path="../system/flows/local-storage/local-storage-read-flow.xml" />
- <webflow:flow-location id="local-storage/write" path="../system/flows/local-storage/local-storage-write-flow.xml" />
-
<!-- Client storage flows. -->
<webflow:flow-location id="client-storage/read" path="../system/flows/client-storage/client-storage-read-flow.xml" />
<webflow:flow-location id="client-storage/write" path="../system/flows/client-storage/client-storage-write-flow.xml" />
More information about the commits
mailing list