aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/webapp/WEB-INF/web.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18use UTF-8 servlet-filter instead of encoding informationThomas Lenz1-21/+12
2017-03-09update some more libsThomas Lenz1-1/+1
- Hibernate to 5.2.8.Final - Spring to 4.3.7.Release - Apache CXF to 3.1.10 - Struts 2 to 2.5.10.1 (also fix CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045), but is the latest major release) - Apache http client to 4.5.3 - Apache http core to 4.4.6 - SLF4j to 1.7.24 - commons.lang3 to 3.5 - jackson to 2.8.7
2014-08-21change sessiontimeout to 45 minutesThomas Lenz1-0/+4
2014-06-03implement configuration tool single logoutThomas Lenz1-2/+24
2014-04-03refactor Struts action classesThomas Lenz1-1/+1
2014-04-02Add new language selectionThomas Lenz1-1/+1
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java
2014-04-02add i18n intercepterThomas Lenz1-1/+1
allow struts language parameter
2014-04-02add EncodingFilter from commons-iaik.jar to ConfigWebToolThomas Lenz1-1/+1
remove lib commons-iaik.jar
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz1-1/+23
--PVP2 Login --PVP2 Users to UserDatabase functionality --Mailaddress verification --Mail status messages to users and admin --add List with OpenRequests for admins --change OA Target configuration --add cleanUp Thread to remove old unused UserAccount requests --update UserDatabase to support PVP2 logins --add formID element validate received forms -- add first classes for STORK configuration make some Bugfixes
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz1-6/+6
2013-08-06Configuration Tool:Thomas Lenz1-4/+4
- OA Configuration TODO: - General Configuration - Import - User Management
2013-07-26Configuration Web-ApplicationThomas Lenz1-0/+83