Age | Commit message (Expand) | Author | Files | Lines |
2022-05-02 | chore(matching): re-oreder process steps in GUI releated matching | Thomas | 1 | -2/+1 |
2022-05-02 | fix(gui): fix possible errors on language selection by GUI operation | Thomas | 1 | -3/+3 |
2022-03-31 | refactor(core): remove deprecated operations on openSAML4 API | Thomas | 1 | -4/+4 |
2022-03-10 | fix(matching): add missing endpoint for search-address requests | Thomas | 1 | -1/+2 |
2022-03-10 | chore(core): add Spring based message source to MS-Connector | Thomas | 1 | -0/+21 |
2022-03-10 | Merge branch 'feature/matching_base' into feature/matching_base_core_refactoring | Thomas | 1 | -1/+2 |
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to... | Thomas | 28 | -1715/+26 |
2022-02-08 | refactor(matching): move AddresssucheController into eIDAS module to reuse da... | Thomas | 1 | -248/+0 |
2022-02-08 | Merge branch 'feature/matching_base' into 'feature/matching_search_address' | Thomas Lenz | 1 | -1/+6 |
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 1 | -1/+6 |
2021-12-07 | Unify HTML templates across test, main, basicConfig | Christian Kollmann | 1 | -0/+38 |
2021-12-07 | Add PLZ to search for adresses in ZMR | Christian Kollmann | 1 | -25/+44 |
2021-12-02 | Display all results to user after residency search | Christian Kollmann | 1 | -42/+40 |
2021-12-02 | Search with user provided input in ZMR for addresses | Christian Kollmann | 1 | -11/+73 |
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 1 | -0/+131 |
2021-11-29 | add log message to link TransactionId from IDA to initial TransactionId that ... | Thomas | 1 | -1/+6 |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 3 | -58/+97 |
2021-07-07 | add HTML template for additional eID information | Thomas | 2 | -208/+2 |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 1 | -5/+3 |
2021-05-28 | fix broken language selection in GUI | Thomas | 1 | -2/+15 |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and exter... | Thomas | 1 | -4/+10 |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at... | Thomas | 1 | -8/+18 |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 1 | -45/+69 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 1 | -1/+5 |
2021-01-09 | extend SpringBoot application-initializer to support deployment in Apache Tom... | Thomas Lenz | 1 | -5/+34 |
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 1 | -0/+52 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 5 | -291/+144 |
2020-12-28 | update SpringBoot application-initializer to enable package-scanning in appli... | Thomas Lenz | 1 | -1/+4 |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 2 | -241/+1 |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 3 | -4/+17 |
2020-12-23 | switch from Spring to Spring-Boot | Thomas Lenz | 6 | -44/+421 |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 1 | -43/+34 |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa... | Thomas Lenz | 1 | -3/+4 |
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 1 | -93/+154 |
2020-11-13 | improved Junit tests | lalber | 1 | -7/+6 |
2020-11-09 | switch to next release version of EAAF components to use already defined attr... | Thomas Lenz | 1 | -4/+5 |
2020-11-07 | code clean-up and first jUnit test modifications for CreateIdentityLink task | Thomas Lenz | 1 | -0/+7 |
2020-11-06 | some improvements | lalber | 1 | -5/+3 |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB... | lalber | 2 | -9/+6 |
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas... | lalber | 3 | -17/+14 |
2020-11-03 | sunfire bug | lalber | 2 | -12/+17 |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 3 | -15/+150 |
2020-09-18 | update third-party libs and fix incompatibilities with new APIs | Thomas Lenz | 2 | -32/+3 |
2020-02-21 | fix a few CodeStyle validation errors | Thomas Lenz | 2 | -5/+68 |
2020-02-21 | remove unused variable | Thomas Lenz | 1 | -3/+0 |
2020-02-21 | update to latest EAAF-components that uses OpenSAML3.x | Thomas Lenz | 9 | -306/+163 |
2019-12-13 | fix possible NullPointerException1.1.0 | Thomas Lenz | 1 | -33/+36 |
2019-12-12 | only change interface and method name | Thomas Lenz | 1 | -3/+3 |
2019-12-11 | fix LoA level validation error in AuthnRequestValidator.java | Thomas Lenz | 1 | -6/+7 |
2019-12-11 | update default configuration again | Thomas Lenz | 1 | -1/+1 |