Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-12 | build(ci): write maven log into file to support log files > 500kB | Thomas | 1 | -2/+4 | |
2022-05-12 | chore(core): update third-party lib | Thomas | 1 | -1/+1 | |
2022-05-12 | build(core): switch to next snapshot version | Thomas | 7 | -7/+7 | |
2022-05-12 | doc(core): add new readme version and update handbook and release notes | Thomas | 3 | -0/+79 | |
2022-05-12 | refact(ernp): change configuration keys for SSL keystore | Thomas | 8 | -41/+107 | |
2022-05-12 | Merge branch 'feature/matching_base' into nightlybuild_matching | Thomas | 460 | -4208/+80661 | |
# Conflicts: # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/clients/szr/SzrClient.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/CreateIdentityLinkTask.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/utils/EidasResponseUtils.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/SzrClientTestProduction.java | |||||
2022-05-12 | fix(gui): wrong character encoding in GUI for alternative matching methodes | Thomas | 1 | -1/+1 | |
2022-05-12 | fix(matching): remove prefix from bPK aftern an ID Austria login | Thomas | 4 | -13/+109 | |
2022-05-05 | test(ZMR/ERnP): disable two tests in register integration tests based on ↵ | Thomas | 2 | -2/+4 | |
real registers operated by BM.I | |||||
2022-05-05 | chore(gui): add english translations for matching steps | Thomas | 1 | -15/+20 | |
2022-05-05 | chore(szr): optimize error-logging in case of SZR errors | Thomas | 1 | -7/+13 | |
2022-05-03 | fix(eidas): catch IndexOutOfBand exception in case of eIDAS Attribute that ↵ | Thomas | 3 | -17/+73 | |
has no attribute-value | |||||
2022-05-02 | chore(core): update third-party libs to latest versions | Thomas | 1 | -10/+10 | |
2022-05-02 | chore(matching): re-oreder process steps in GUI releated matching | Thomas | 18 | -125/+388 | |
2022-05-02 | fix(gui): fix possible errors on language selection by GUI operation | Thomas | 3 | -9/+9 | |
2022-04-29 | test(szr): add placeOfBirth and birthName to getIdentityLinkEidas request | Thomas | 1 | -0/+10 | |
2022-04-06 | test(gui): add BM.I version of country-selection template to test there ↵ | Thomas | 3 | -0/+367 | |
custom extensions | |||||
2022-04-05 | Merge branch 'nightlybuild' into feature/matching_base | Thomas | 22 | -55/+205 | |
# Conflicts: # connector/pom.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/clients/szr/SzrClient.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/CreateIdentityLinkTask.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/SzrClientTestProduction.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # pom.xml | |||||
2022-04-05 | Merge branch 'master' into nightlybuild | Thomas | 15 | -71/+216 | |
# Conflicts: # build_reporting/pom.xml # connector/pom.xml # infos/history.txt # infos/readme_1.2.4.md # modules/authmodule-eIDAS-v2/pom.xml # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/szr/SzrClient.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/CreateIdentityLinkTask.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/SzrClientTestProduction.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # modules/core_common_lib/pom.xml # modules/pom.xml # pom.xml | |||||
2022-04-05 | build(core): switch to new snapshot version | Thomas | 7 | -7/+7 | |
2022-04-05 | build(assembly): add histroy.txt into release package1.2.4 | Thomas | 2 | -0/+2 | |
2022-04-05 | build(core): switch to next release version | Thomas | 6 | -18/+25 | |
2022-04-05 | chore(core): update some more third-party libs | Thomas | 1 | -8/+8 | |
2022-04-05 | doc: update handbook, readme, history, ... | Thomas | 3 | -3/+36 | |
2022-04-02 | style(szr): fix two code-style issues | Thomas | 1 | -8/+3 | |
2022-04-01 | doc: update handbook and add configuration property for IDA -> SZR work-around | Thomas | 2 | -0/+0 | |
2022-04-01 | feat(szr): add configuration property to activate/deactivate work-around for ↵ | Thomas | 5 | -11/+148 | |
insertErnp in case of IDA mode | |||||
2022-03-31 | docs(core): update readme for v1.2.4 | Thomas | 1 | -0/+2 | |
2022-03-31 | fix(core): switch to Spring-Core 5.3.18 and Spring-Boot 2.5.12 to fix ↵ | Thomas | 1 | -2/+2 | |
cve-2022-22965 | |||||
2022-03-31 | fix(core): switch to Spring-Core 5.3.18 and Spring-Boot 2.5.12 to fix ↵ | Thomas | 2 | -2/+3 | |
cve-2022-22965 | |||||
2022-03-31 | fix(core): switch to Spring-Core 5.3.18 and Spring-Boot 2.5.12 to fix ↵ | Thomas | 1 | -2/+2 | |
cve-2022-22965 | |||||
2022-03-31 | refactor(core): remove deprecated operations on openSAML4 API | Thomas | 1 | -4/+4 | |
2022-03-31 | chore(core): change log-level in 'DataBinderControllerAdvice' | Thomas | 1 | -1/+1 | |
2022-03-31 | refactor(core): remove deprecated operations on openSAML4 API | Thomas | 1 | -4/+4 | |
2022-03-31 | chore(core): change log-level in 'DataBinderControllerAdvice' | Thomas | 1 | -1/+1 | |
2022-03-31 | feature(core): add deny-list for Spring DataBinder | Thomas | 2 | -0/+35 | |
This mitigates possible RCE attacked called "Spring4Shell" | |||||
2022-03-31 | feature(core): add deny-list for Spring DataBinder | Thomas | 2 | -0/+35 | |
This mitigates possible RCE attacked called "Spring4Shell" | |||||
2022-03-17 | test(core): fix integration test with included work-around for IDA mode | Thomas | 1 | -0/+21 | |
2022-03-17 | test(core): fix integration test with included work-around for IDA mode | Thomas | 1 | -0/+21 | |
2022-03-17 | build(core): switch to next snapshot version | Thomas | 7 | -7/+7 | |
2022-03-17 | chore(core): add readme and history for next release version | Thomas | 2 | -0/+63 | |
# Conflicts: # infos/history.txt | |||||
2022-03-17 | fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ↵ | Thomas | 4 | -93/+169 | |
support insertErnp by using eIDAS entities # Conflicts: # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/SzrClientTestProduction.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java | |||||
2022-03-17 | chore(core): add readme and history for next release version | Thomas | 2 | -0/+109 | |
2022-03-17 | fix(szr): Request getIdentityLinkEidas before getVSZ because getVSZ does not ↵ | Thomas | 4 | -78/+171 | |
support insertErnp by using eIDAS entities | |||||
2022-03-16 | test(szr): add second randomized integration test for SZR communication | Thomas | 1 | -2/+21 | |
2022-03-11 | chore(UX): a few small GUI improvements | Thomas | 6 | -44/+73 | |
2022-03-11 | fix: remove unused class members to fix code-quality issues | Thomas | 1 | -12/+0 | |
2022-03-11 | chore(matching): add common log-messages for register results during ↵ | Thomas | 1 | -1/+15 | |
matching operations | |||||
2022-03-11 | chore(matching): make RegisterStatusResult serializable to store as session ↵ | Thomas | 1 | -2/+8 | |
object | |||||
2022-03-11 | fix(matching): change process-condition order to evaluate 'changeLanguage' first | Thomas | 1 | -1/+1 | |