Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2973:b732258fd546
Add ChangeLog entry for last commit
Don't forget to save the changelog next time ...
flys-client/trunk@4969 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 13 Jul 2012 07:51:38 +0000 |
parents | 229c34d6e87b |
children | 8255247da645 |
comparison
equal
deleted
inserted
replaced
2972:6266dff93ed2 | 2973:b732258fd546 |
---|---|
1 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/server/LoginServlet.java, | |
4 src/main/webapp/WEB-INF/web.xml: | |
5 Use servlet context to specify the authentication method. | |
6 Using the servlet context allows to set the method globally and | |
7 not only for one servlet. | |
8 | |
1 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> | 9 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 10 |
3 * src/main/webapp/FLYS.css: | 11 * src/main/webapp/FLYS.css: |
4 Add styles for the authentication error at the login page. | 12 Add styles for the authentication error at the login page. |
5 | 13 |