Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2970:b89dd09b486c
Also log an authentication failure
flys-client/trunk@4966 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 13 Jul 2012 06:57:00 +0000 |
parents | 16c71457ed43 |
children | 229c34d6e87b |
line wrap: on
line diff
--- a/flys-client/ChangeLog Fri Jul 13 06:52:33 2012 +0000 +++ b/flys-client/ChangeLog Fri Jul 13 06:57:00 2012 +0000 @@ -1,3 +1,11 @@ +2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> + + * src/main/java/de/intevation/flys/client/server/LoginServlet.java: + Also log an authentication failure. Several reasons could exist + why an authentication will fail. Mostly because the user did provide + wrong credentials but also because the GGInA protocol has changed + unexpectedly. Therefore also log the error. + 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> * src/main/webapp/login.jsp,