You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2009/05/20 01:48:12 UTC

svn commit: r776503 - /portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/seed/min/j2-seed.xml

Author: taylor
Date: Tue May 19 23:48:12 2009
New Revision: 776503

URL: http://svn.apache.org/viewvc?rev=776503&view=rev
Log:
https://issues.apache.org/jira/browse/JS2-1019
required extra configuration to store per user profiling rules

Modified:
    portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/seed/min/j2-seed.xml

Modified: portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/seed/min/j2-seed.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/seed/min/j2-seed.xml?rev=776503&r1=776502&r2=776503&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/seed/min/j2-seed.xml (original)
+++ portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/seed/min/j2-seed.xml Tue May 19 23:48:12 2009
@@ -327,6 +327,12 @@
 			<credentials password="devmgr" enabled="TRUE"/>
 			<roles>user,dev,devmgr</roles>
 			<groups></groups>
+			<SecurityAttributes>
+				<SecurityAttribute readonly='false'>
+					<name value="org.apache.jetspeed.profiler.refreshUserHomepage"/>
+					<value value="true"/>
+				</SecurityAttribute>
+			</SecurityAttributes>
 			<userinfo>
 				<preference>
 					<name value="user.name.given"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org