aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet
AgeCommit message (Expand)AuthorFilesLines
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-7/+14
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz4-25/+30
2019-02-18set UTF-8 encoding as defaultThomas Lenz1-1/+6
2019-02-12add Log messagesThomas Lenz2-1/+3
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz3-10/+55
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-6/+6
2018-06-14some more stuffThomas Lenz3-14/+27
2018-06-14more refactoring staffThomas Lenz6-116/+14
2018-05-28refactore code to use EAAF core componentsThomas Lenz9-387/+37
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz2-3/+8
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz1-3/+2
2017-12-19fix bug that encodes URLs twinceThomas Lenz1-2/+2
2017-11-27add some more escaptionsThomas Lenz1-2/+2
2017-11-27Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz3-4/+6
2017-11-27add escaping on some placesThomas Lenz2-3/+4
2017-11-26add String escaping on same methodsThomas Lenz3-4/+6
2017-11-13solve logging problem to lose log messages in some special casesThomas Lenz1-3/+3
2017-11-13add error message escaptionThomas Lenz1-1/+1
2017-11-13fix some open CrossSiteScripting pathsThomas Lenz1-1/+2
2017-10-18some small refactoring in RedirectServletThomas Lenz1-1/+17
2017-10-03update template builder to support OA specific BKU detection templatesThomas Lenz1-2/+41
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-11/+11
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz3-14/+8
2016-11-18fix bug in servletThomas Lenz1-5/+8
2016-10-25fix another problem in session databaseThomas Lenz2-10/+9
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-7/+10
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer5-9/+196
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer1-2/+2
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz2-3/+3
2016-05-20fix problem with some SAML1 clients to request the SAML1 GetAuthenticationDat...Thomas Lenz1-1/+2
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz2-6/+8
2016-05-09fix type in Redirect servlet implementationThomas Lenz1-1/+1
2016-04-21Added RedisTransaction storageChristian Maierhofer2-3/+3
2016-04-08change logLevel to warnThomas Lenz1-1/+1
2016-04-07add initial version of a virtual IDP REST URL rewrite filterThomas Lenz1-0/+185
2016-03-31if database cleanUP process found some unhandled exception, write error messa...Thomas Lenz2-6/+24
2016-03-24fix possible NullPointer in error handlingThomas Lenz2-0/+5
2016-03-21add missing error codesThomas Lenz1-2/+5
2016-03-15fix typos in GUIBuilderThomas Lenz1-3/+2
2016-03-14fix typoThomas Lenz1-1/+1
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz1-0/+150
2016-03-14refactor the GUI generation for user interactionThomas Lenz8-279/+113
2016-03-09fix bug in TaskException extractorThomas Lenz1-1/+3
2016-03-09move main frontend GUI to seperate packageThomas Lenz1-38/+0
2016-02-26change some log-messgesThomas Lenz1-6/+8
2016-02-26fix wrong placeholder in default GUI templatesThomas Lenz2-6/+4
2016-02-25Update GUI componentsThomas Lenz3-14/+23
2016-02-25catch exceptions in IDP initiated SLO implementationThomas Lenz1-6/+2
2016-02-25generate CSS und JS for GUI dynamically.Thomas Lenz2-0/+128
2016-02-25solve problems with LogOut and Single LogOutThomas Lenz3-5/+6