aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/filter/AuthenticationFilter.java
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13update third-party libs and resolve API issuesThomas Lenz1-4/+2
2017-09-07update Struts2 to current versionThomas Lenz1-4/+6
2015-07-17modifications in 2.x configuration GUIThomas Lenz1-1/+1
2015-04-14fix problem with Authenticated sessionsThomas Lenz1-13/+13
2014-08-21add active user-session cleanup processThomas Lenz1-2/+6
2014-06-11change initialization step in AuthenticationFilterThomas Lenz1-13/+10
2014-06-03implement configuration tool single logoutThomas Lenz1-15/+32
2014-05-05refectore AuthenticatedUserThomas Lenz1-1/+1
2014-01-29add EUPL headersThomas Lenz1-0/+22
2013-10-01@MOA-ID ConfigWebTool:Thomas Lenz1-1/+0
--update commercial-register number input validator --some short bugfixes @MOA-ID: --update advanced statistic logger --Move Exception classes to a special package --add to Exception types
2013-09-26Features:Thomas Lenz1-11/+1
-- 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-19ConfigWebTool Version 0.9.5Thomas Lenz1-2/+2
--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-12Bugfixes:Thomas Lenz1-7/+13
@ConfigurationTool - AuthenticationFilter: handle of non authenticated requests after restart - Legacy Import: update legacy Configuration import process @MOA-ID - Change Legacy Configuration import
2013-08-09BugFixes:Thomas Lenz1-1/+13
>>PVP2 Metadata: - Load OA only if Authentication is required - Load Metadata enityID from Database >>LegacyConfigParser - Solve problems if no OnlineMandate or STORK config is included - try to load DefaultBKUURLs from TrustedBKUs - if old MOA-ID 2.x config exists, use this DefaultBKUs to import OnlineApplications >> ConfigurationTool - change LayOut
2013-08-08MOA-ID Configuration Tool BetaThomas Lenz1-1/+3
2013-08-06 - Change UserBase implementationThomas Lenz1-1/+2
- starts with general MOAID Config
2013-07-26Configuration Web-ApplicationThomas Lenz1-0/+236