Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-08 | test(core): fix broken tests after refactoring of ERnPClient API | Thomas | 1 | -0/+10 | |
2022-02-08 | feature(ernp): generate ERnP client from openAPI specification | Thomas | 1 | -0/+1 | |
2022-02-08 | Merge branch 'feature/matching_base' into 'feature/matching_search_address' | Thomas Lenz | 10 | -42/+187 | |
# Conflicts: # connector/src/test/java/at/asitplus/eidas/specific/connector/test/saml2/Pvp2SProfileEndPointTest.java | |||||
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 6 | -14/+35 | |
# Conflicts: # .gitlab-ci.yml # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # pom.xml | |||||
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 5 | -21/+145 | |
# Conflicts: # connector/pom.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/task/GenerateCountrySelectionFrameTaskTest.java # eidas_modules/authmodule-eIDAS-v2/checks/spotbugs-exclude.xml # eidas_modules/authmodule-eIDAS-v2/pom.xml # pom.xml | |||||
2022-01-10 | chore(core): update third-party libs to latest versions | Thomas | 1 | -0/+10 | |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 2 | -2/+2 | |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 2 | -7/+7 | |
2021-12-13 | update third-party libs. | Thomas | 1 | -0/+4 | |
2021-12-07 | Use relative paths in templates to enable preview in browser | Christian Kollmann | 15 | -63/+94 | |
If Thymeleaf is active (i.e. the template is rendered by the Webapp), the path gets replaced anyway. | |||||
2021-12-07 | Rework styling of other login method template | Christian Kollmann | 2 | -22/+48 | |
2021-12-07 | Rework styling of residency search template | Christian Kollmann | 6 | -88/+162 | |
2021-12-07 | Unify HTML templates across test, main, basicConfig | Christian Kollmann | 20 | -1178/+1416 | |
2021-12-07 | Add PLZ to search for adresses in ZMR | Christian Kollmann | 5 | -39/+84 | |
2021-12-02 | Display all results to user after residency search | Christian Kollmann | 7 | -77/+265 | |
2021-12-02 | Search with user provided input in ZMR for addresses | Christian Kollmann | 5 | -21/+101 | |
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 7 | -1/+11204 | |
2021-11-29 | add log message to link TransactionId from IDA to initial TransactionId that ↵ | Thomas | 1 | -1/+6 | |
is created by default | |||||
2021-11-16 | update 'advanced matching steps' tasks to optimize user handling between 'ID ↵ | Thomas | 1 | -0/+1 | |
Austria Login', 'alternative eIDAS Login', and 'address search' | |||||
2021-10-21 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-10-21 | switch to next release version1.2.3 | Thomas | 1 | -1/+1 | |
2021-10-21 | fix broken jUnit test | Thomas | 1 | -2/+10 | |
2021-10-21 | change code for ZMR-Update operation | Thomas | 1 | -1/+1 | |
2021-09-22 | update third-party libs to latest versions | Thomas | 4 | -24/+124 | |
2021-09-02 | Merge branch 'feature/matching_rebased' into feature/matching_base | Thomas | 18 | -606/+785 | |
2021-09-02 | Merge branch 'master' into feature/matching_rebased | Thomas | 13 | -182/+177 | |
# Conflicts: # connector/src/main/java/at/asitplus/eidas/specific/connector/provider/StatusMessageProvider.java # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # connector/src/test/java/at/asitplus/eidas/specific/connector/test/utils/AuthenticationDataBuilderTest.java # connector/src/test/resources/spring/SpringTest_connector.beans.xml # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/ReceiveAuthnResponseTask.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/clients/SzrClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/ReceiveAuthnResponseTaskTest.java # pom.xml | |||||
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 | 4 | -212/+3 | |
2021-06-25 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-06-25 | switch to next release version1.2.2 | Thomas | 1 | -1/+1 | |
# Conflicts: # eidas_modules/authmodule_id-austria/pom.xml # eidas_modules/eidas_proxy-sevice/pom.xml | |||||
2021-06-25 | fix bug in combination with EidasNode v2.5 and DE Middleware | Thomas | 1 | -1/+1 | |
# Conflicts: # connector/src/main/resources/application.properties | |||||
2021-06-16 | add ZMR update process into ZMRClient | Thomas | 3 | -1/+4 | |
2021-06-15 | further optimizations and bug fixing in matching code | Thomas | 6 | -8/+19 | |
2021-06-15 | fix some warning in maven build process and switch to another GitLab CI ↵ | Thomas | 1 | -10/+0 | |
maven image | |||||
2021-06-15 | add ZMR client, to some re-factoring, and a lot of bug-fixing | Thomas | 6 | -9/+105 | |
2021-05-28 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-05-28 | switch to next release version1.2.1 | Thomas | 1 | -1/+1 | |
2021-05-28 | fix broken language selection in GUI | Thomas | 1 | -2/+15 | |
2021-05-14 | switch to next snapshot version | Thomas | 1 | -1/+1 | |
2021-05-12 | switch to release version1.2.0 | Thomas | 1 | -1/+1 | |
2021-05-12 | update third-party libs to latest versions | Thomas | 6 | -106/+25 | |
2021-03-12 | update StatusMessageProvider for better distiguish between internal and ↵ | Thomas | 2 | -5/+11 | |
external errorCodes | |||||
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 ↵ | Thomas | 8 | -12/+54 | |
attribute into SAML2 response | |||||
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 | 2 | -119/+107 | |
2021-02-25 | Prepare for Mockito testing of MobilePhoneSignature task | Christian Kollmann | 1 | -11/+16 | |
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 | 6 | -175/+175 | |
2021-02-08 | add Binding Public-Key into technical AuthBlock in case of an ID Austria process | Thomas | 3 | -45/+77 | |