# HG changeset patch # User Bjoern Ricks # Date 1342165898 0 # Node ID b732258fd546e74de2154a225bf8c0c56a03ebac # Parent 6266dff93ed2d39a259037cc417ffded1e9b03c3 Add ChangeLog entry for last commit Don't forget to save the changelog next time ... flys-client/trunk@4969 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 6266dff93ed2 -r b732258fd546 flys-client/ChangeLog --- a/flys-client/ChangeLog Fri Jul 13 07:50:22 2012 +0000 +++ b/flys-client/ChangeLog Fri Jul 13 07:51:38 2012 +0000 @@ -1,3 +1,11 @@ +2012-07-13 Björn Ricks + + * src/main/java/de/intevation/flys/client/server/LoginServlet.java, + src/main/webapp/WEB-INF/web.xml: + Use servlet context to specify the authentication method. + Using the servlet context allows to set the method globally and + not only for one servlet. + 2012-07-13 Björn Ricks * src/main/webapp/FLYS.css: