aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/IndexAction.java
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13update third-party libs and resolve API issuesThomas Lenz1-812/+831
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-5/+5
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-1/+1
2017-11-27add some more escaptionsThomas Lenz1-25/+7
2017-11-27refactoring: rename methodThomas Lenz1-6/+6
2015-11-02fix possible dependency problem with W3C DOM elementsThomas Lenz1-3/+3
2015-08-14use old ConfigToolThomas Lenz1-18/+11
2015-07-17modifications in 2.x configuration GUIThomas Lenz1-1/+1
2014-08-21add active user-session cleanup processThomas Lenz1-4/+16
2014-06-10fix problem with username and passwordThomas Lenz1-1/+1
2014-06-03implement configuration tool single logoutThomas Lenz1-51/+44
2014-05-05refectore AuthenticatedUserThomas Lenz1-38/+6
2014-05-05move validator classes to moa-id-commonsThomas Lenz1-1/+1
2014-04-03refactor Struts action classesThomas Lenz1-72/+73
2014-04-02Add new language selectionThomas Lenz1-26/+36
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java
2014-04-02change LogOut redirectURLThomas Lenz1-1/+1
2014-04-02check response desination URLThomas Lenz1-0/+13
2014-03-07check if InResponseTo match requestIDThomas Lenz1-22/+21
2014-02-25ConfigTool: if login is deactivated then redirect user to secure-areaThomas Lenz1-1/+8
2014-02-24update PVP2 contact informationThomas Lenz1-2/+2
2014-02-11* add OA specific BKU selection templateThomas Lenz1-2/+15
* add OA specific send-assertion template * add OA specific applet height and width configuration * add PVP2.x reload checkbox in PVP2.x OA configuration * add new elements to MOA-ID configuration
2014-01-29add EUPL headersThomas Lenz1-0/+22
2014-01-21implement SAML2 assertion encryptionThomas Lenz1-2/+51
2013-11-08BugFixes:Thomas Lenz1-2/+22
--LoginFormPreview: Header text UTF8 encoding error --PVP2 Login: do not show loginbutton in case of PVP2 login is not enabled
2013-10-03Code CleanUP and change to consisted Version numbersThomas Lenz1-4/+37
2013-09-26Features:Thomas Lenz1-5/+11
-- Add additional parameters to customize BKUSelectionForm and SendAssertionForm -- change Target configuration -- insert some logging Bugfixes: -- Nullpointerexceptions in combination of an old userdatabase entry and a actual configuration tool version
2013-09-19some bugfixesThomas Lenz1-1/+10
2013-09-19ConfigWebTool Version 0.9.5Thomas Lenz1-9/+603
--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-09-04Configuration Tool Update and BugfixThomas Lenz1-3/+4
-- Username/Password login update -- EditUser, insert second password textfield -- OAConfig: insert OA specific SecurityLayer Templates -- OAConfig: SecurityLayer Version only for admin
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz1-2/+139
2013-07-26Configuration Web-ApplicationThomas Lenz1-0/+32