Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2967:ce07c6a1e96b
Update changelog for last commit changes
flys-client/trunk@4963 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Fri, 13 Jul 2012 06:33:48 +0000 |
parents | d115f719f0c0 |
children | 3e0567e02577 |
comparison
equal
deleted
inserted
replaced
2966:d115f719f0c0 | 2967:ce07c6a1e96b |
---|---|
1 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> | 1 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> |
2 | 2 |
3 * src/main/java/de/intevation/fly/client/server/auth/was/User.java: | 3 * src/main/java/de/intevation/fly/client/server/auth/was/User.java: |
4 Derive User class from new | 4 Derive User class from new |
5 de.intevation.fly.client.server.auth.DefaultUser class. | 5 de.intevation.fly.client.server.auth.DefaultUser class and implement |
6 hasExpired method via SAML Assertion. | |
6 | 7 |
7 2012-07-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 8 2012-07-12 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
8 | 9 |
9 * src/main/webapp/WEB-INF/web.xml: Set artifact server port back to 8181 | 10 * src/main/webapp/WEB-INF/web.xml: Set artifact server port back to 8181 |
10 | 11 |