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 2002/10/29 20:10:57 UTC

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

taylor      2002/10/29 11:10:57

  Modified:    webapp/WEB-INF/conf JetspeedSecurity.properties
  Log:
  
  
  Revision  Changes    Path
  1.38      +2 -3      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.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- JetspeedSecurity.properties	29 Oct 2002 18:35:53 -0000	1.37
  +++ JetspeedSecurity.properties	29 Oct 2002 19:10:57 -0000	1.38
  @@ -32,6 +32,7 @@
   #########################################
   
   services.UserManagement.classname=org.apache.jetspeed.services.security.turbine.TurbineUserManagement
  +services.JetspeedSecurity.user.class=org.apache.jetspeed.om.security.BaseJetspeedUser
   
   #########################################
   # Role Management Service               #
  @@ -60,8 +61,6 @@
   #########################################
   
   services.SecurityCache.classname=org.apache.jetspeed.services.security.SecurityCacheImpl
  -
  -services.JetspeedSecurity.user.class=org.apache.jetspeed.om.security.BaseJetspeedUser
   
   # This is used by the SecurityService to make the password checking
   # secure. When enabled, passwords are transformed by a one-way
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>