Age | Commit message (Expand) | Author | Files | Lines |
2022-03-10 | Merge branch 'feature/matching_base' into feature/matching_base_core_refactoring | Thomas | 22 | -816/+12218 |
2022-03-09 | refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to... | Thomas | 17 | -683/+25 |
2022-02-08 | test(core): fix broken integration tests after ERnP client integration | Thomas | 3 | -6/+46 |
2022-02-08 | Merge branch 'feature/matching_base' into 'feature/matching_search_address' | Thomas Lenz | 5 | -21/+112 |
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 3 | -11/+12 |
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 2 | -2/+92 |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 1 | -1/+1 |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 2 | -7/+7 |
2021-12-07 | Use relative paths in templates to enable preview in browser | Christian Kollmann | 9 | -18/+49 |
2021-12-07 | Rework styling of other login method template | Christian Kollmann | 1 | -11/+24 |
2021-12-07 | Rework styling of residency search template | Christian Kollmann | 3 | -44/+81 |
2021-12-07 | Unify HTML templates across test, main, basicConfig | Christian Kollmann | 11 | -924/+678 |
2021-12-07 | Add PLZ to search for adresses in ZMR | Christian Kollmann | 3 | -7/+21 |
2021-12-02 | Display all results to user after residency search | Christian Kollmann | 4 | -18/+120 |
2021-12-02 | Search with user provided input in ZMR for addresses | Christian Kollmann | 3 | -6/+19 |
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 4 | -1/+10991 |
2021-11-16 | update 'advanced matching steps' tasks to optimize user handling between 'ID ... | Thomas | 1 | -0/+1 |
2021-10-21 | fix broken jUnit test | Thomas | 1 | -2/+10 |
2021-09-22 | update third-party libs to latest versions | Thomas | 1 | -0/+83 |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 5 | -8/+33 |
2021-07-26 | update ZMR client WSDL to new version and refactor code to new API | Thomas | 1 | -3/+2 |
2021-07-07 | add HTML template for additional eID information | Thomas | 1 | -1/+1 |
2021-06-16 | add ZMR update process into ZMRClient | Thomas | 2 | -1/+2 |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 4 | -3/+13 |
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 4 | -5/+90 |
2021-05-12 | update third-party libs to latest versions | Thomas | 3 | -2/+5 |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and exter... | Thomas | 1 | -1/+1 |
2021-03-11 | update package names after refactoring of eaaf-components | Thomas | 1 | -2/+2 |
2021-03-10 | switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at... | Thomas | 5 | -4/+28 |
2021-03-04 | Document input, output, transitions for each task | Christian Kollmann | 1 | -0/+1 |
2021-02-25 | Remove dependency to Powermock, everything can be done with Mockito | Christian Kollmann | 1 | -107/+107 |
2021-02-22 | Rename tasks to clarify functionality | Christian Kollmann | 1 | -0/+0 |
2021-02-22 | Fix type in property "gui.countryselection.cancel" | Christian Kollmann | 5 | -90/+90 |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 2 | -0/+8 |
2021-01-29 | remove unnecessary classes | Alexander Marsalek | 1 | -0/+1 |
2021-01-28 | rename to IdAustriaClient | Alexander Marsalek | 2 | -70/+66 |
2021-01-28 | Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6 | Thomas Lenz | 3 | -0/+75 |
2021-01-28 | update SAML2 IDP elements of MS-specific Connector to current snapshot versio... | Thomas Lenz | 1 | -8/+7 |
2021-01-28 | junit keystore and config | Alexander Marsalek | 3 | -0/+75 |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
2021-01-27 | fix problem in jUnit tests that depends on static Apache-Ignite holder in eID... | Thomas Lenz | 3 | -4/+25 |
2021-01-18 | Merge branch 'base' into issue6 | Alexander Marsalek | 30 | -126/+2549 |
2021-01-12 | created tasks and beans | Alexander Marsalek | 1 | -0/+250 |
2021-01-11 | fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID... | Thomas Lenz | 1 | -1/+4 |
2021-01-09 | add HealthIndicator to check Apache-Ignite cluster-state | Thomas Lenz | 1 | -1/+1 |
2021-01-07 | switch from custom monitoring to Spring-Actuator healthchecks | Thomas Lenz | 9 | -10/+418 |
2020-12-26 | fix broken jUnit tests | Thomas Lenz | 9 | -1/+16 |
2020-12-26 | switch to SpringBoot as default | Thomas Lenz | 3 | -8/+8 |
2020-12-26 | add jUnit test that simulates a full eIDAS authentication | Thomas Lenz | 5 | -5/+580 |
2020-12-26 | fix wrong-template paramters in error GUI | Thomas Lenz | 1 | -2/+2 |