Update of /var/cvs/contributions/didactor2/src/core/java/nl/didactor/security
In directory james.mmbase.org:/tmp/cvs-serv28659/java/nl/didactor/security
Modified Files:
Authentication.java
Log Message:
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/java/nl/didactor/security
Index: Authentication.java
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/core/java/nl/didactor/security/Authentication.java,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- Authentication.java 13 Aug 2008 10:25:45 -0000 1.38
+++ Authentication.java 15 Oct 2008 15:45:55 -0000 1.39
@@ -286,7 +286,7 @@
} catch (SecurityException se) {
HttpSession session = request.getSession(true);
session.setAttribute(REASON_KEY, se.getMessage());
- log.service(se.getMessage());
+ log.service("For ac " + se.getMessage());
}
}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs