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 at...@apache.org on 2005/02/17 21:37:53 UTC

cvs commit: jakarta-jetspeed-2/portal/src/resources jetspeed.xml

ate         2005/02/17 12:37:53

  Modified:    portal/src/resources jetspeed.xml
  Log:
  Reducing debug level for JAASRealm to 0 as with level 3 entered passwords are logged cleartext!
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-jetspeed-2/portal/src/resources/jetspeed.xml
  
  Index: jetspeed.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/resources/jetspeed.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- jetspeed.xml	14 Oct 2004 19:03:36 -0000	1.6
  +++ jetspeed.xml	17 Feb 2005 20:37:53 -0000	1.7
  @@ -20,7 +20,7 @@
            userClassNames="org.apache.jetspeed.security.impl.UserPrincipalImpl"
            roleClassNames="org.apache.jetspeed.security.impl.RolePrincipalImpl"
            @USE_CONTEXTCLASSLOADER@
  -         debug="3"/>
  +         debug="0"/>
   
   	<ResourceParams name="jdbc/jetspeed">
       <parameter>
  
  
  

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