aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java
AgeCommit message (Expand)AuthorFilesLines
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-4/+6
2016-04-08change logLevel to warnThomas Lenz1-1/+1
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz1-3/+21
2016-03-24fix possible NullPointer in error handlingThomas Lenz1-0/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-93/+35
2016-03-09fix bug in TaskException extractorThomas Lenz1-1/+3
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz1-1/+1
2016-02-25Update GUI componentsThomas Lenz1-10/+15
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz1-3/+4
2016-02-24fix bug, which brakes the error handlingThomas Lenz1-0/+4
2016-02-24update error messageing into Web-browserThomas Lenz1-8/+34
2016-02-18fix error handling: always make a redirect to MOA-ID in case of errorThomas Lenz1-27/+18
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-86/+128
2016-02-18update error handling and Web based error messagesThomas Lenz1-67/+144
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz1-0/+238