jford 2004/08/28 12:09:29 Modified: webapp/WEB-INF/conf JetspeedSecurity.properties Log: Added messaging service support. Commented out. Needs to be enabled by user. Revision Changes Path 1.83 +4 -1 jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedSecurity.properties Index: JetspeedSecurity.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/JetspeedSecurity.properties,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- JetspeedSecurity.properties 31 Mar 2004 04:49:10 -0000 1.82 +++ JetspeedSecurity.properties 28 Aug 2004 19:09:29 -0000 1.83 @@ -77,6 +77,9 @@ services.SecurityCache.classname=org.apache.jetspeed.services.security.SecurityCacheImpl +##To enable messaging support +##services.SecurityCache.enable_messaging=true + # This is used by the SecurityService to make the password checking # secure. When enabled, passwords are transformed by a one-way # function into a sequence of bytes that is base64 encoded.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
