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 jf...@apache.org on 2004/08/28 21:09:29 UTC

cvs commit: jakarta-jetspeed/webapp/WEB-INF/conf JetspeedSecurity.properties

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: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org