[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbossmq/src/main/org/jboss/mq/security  ...
From:       Adrian Brock <adrian.brock () jboss ! com>
Date:       2005-10-31 20:04:45
Message-ID: E1EWftd-0000Ok-2V () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: adrian  
  Date: 05/10/31 15:04:45

  Modified:    src/main/org/jboss/mq/security  Tag: Branch_3_2
                        ServerSecurityInterceptor.java
  Log:
  [JBAS-2413] - Don't log the password at TRACE level
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.4.4   +2 -2      jbossmq/src/main/org/jboss/mq/security/ServerSecurityInterceptor.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ServerSecurityInterceptor.java
  ===================================================================
  RCS file: /cvsroot/jboss/jbossmq/src/main/org/jboss/mq/security/ServerSecurityInterceptor.java,v
  retrieving revision 1.1.4.3
  retrieving revision 1.1.4.4
  diff -u -b -r1.1.4.3 -r1.1.4.4
  --- ServerSecurityInterceptor.java	1 Jun 2004 19:41:01 -0000	1.1.4.3
  +++ ServerSecurityInterceptor.java	31 Oct 2005 20:04:45 -0000	1.1.4.4
  @@ -28,7 +28,7 @@
    * ServerSecurityInvoker.java
    *
    * @author <a href="mailto:pra@tim.se">Peter Antman</a>
  - * @version $Revision: 1.1.4.3 $
  + * @version $Revision: 1.1.4.4 $
    */
   public class ServerSecurityInterceptor extends JMSServerInterceptorSupport
   {
  @@ -47,7 +47,7 @@
   
      public String authenticate(String name, String password) throws JMSException
      {
  -      log.trace("Autenticating user " + name + "/" + password);
  +      log.trace("Authenticating user " + name);
         return manager.authenticate(name, password);
      }
   
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic