Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-14 | add some more jUnit tests | Thomas Lenz | 5 | -6/+292 | |
2020-12-11 | add more jUnit tests for stabilisation | Thomas Lenz | 10 | -80/+812 | |
2020-12-11 | add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude ↵ | Thomas Lenz | 1 | -3/+4 | |
false-positive update gitlab-ci configuration to display jUnit test-coverage | |||||
2020-11-27 | read unique transactionId from AuthnRequest to reuse it for eIDAS authentication | Thomas Lenz | 5 | -103/+205 | |
2020-11-13 | improved Junit tests | lalber | 3 | -19/+28 | |
2020-11-09 | fix broken code | Thomas Lenz | 1 | -13/+13 | |
2020-11-09 | switch to next release version of EAAF components to use already defined ↵ | Thomas Lenz | 1 | -4/+5 | |
attribute-name for signed AuthBlock | |||||
2020-11-09 | fix some more problems with jUnit tests | Thomas Lenz | 2 | -4/+6 | |
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 | 2 | -6/+6 | |
2020-11-04 | Attribute builder tests EidasBindAttributeBuilderTest and ↵ | lalber | 4 | -9/+195 | |
AuthBlockAttributeBuilderTest | |||||
2020-11-04 | fix for EvaluateCountrySelectionTaskTest and ↵ | lalber | 5 | -19/+16 | |
GenerateCountrySelectionFrameTaskTest | |||||
2020-11-03 | sunfire bug | lalber | 2 | -12/+17 | |
2020-11-02 | AuthDataBuilder and AttributeBuilder | lalber | 7 | -15/+491 | |
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 | 3 | -5/+75 | |
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 | 12 | -324/+181 | |
2019-12-13 | fix possible NullPointerException1.1.0 | Thomas Lenz | 7 | -33/+302 | |
add jUnit test | |||||
2019-12-12 | only change interface and method name | Thomas Lenz | 2 | -8/+8 | |
2019-12-11 | add dirtyContext annotation | Thomas Lenz | 1 | -0/+3 | |
2019-12-11 | fix LoA level validation error in AuthnRequestValidator.java | Thomas Lenz | 23 | -6/+2146 | |
2019-12-11 | update default configuration again | Thomas Lenz | 1 | -1/+1 | |
2019-12-11 | switch to CEF eIDAS Ref. Impl. 2.4.0 | Thomas Lenz | 1 | -0/+1 | |
2019-12-11 | add BM.I specific example of country-selection template | Thomas Lenz | 6 | -16/+369 | |
add new i18n content add jUnit tests | |||||
2019-12-10 | some more jUnit test modifications | Thomas Lenz | 2 | -1/+6 | |
2019-12-10 | add assembly plugin to build release packages | Thomas Lenz | 2 | -0/+98 | |
2019-12-10 | add configuration property to define countrySelection template | Thomas Lenz | 1 | -1/+3 | |
2019-12-10 | refactoring to new EGIZ code requirements | Thomas Lenz | 43 | -2646/+3035 | |
2019-12-09 | switch to EAAF-Components 1.1.0-SNAPSHOT | Thomas Lenz | 23 | -211/+211 | |
2019-11-12 | switch to eaaf-components 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+2 | |
2019-11-07 | add default logger configuration | Thomas Lenz | 2 | -0/+160 | |
2019-10-31 | add jUnit tests for static ProviderName | Thomas Lenz | 3 | -22/+28 | |
include an update to eaaf-core 1.0.12-snapshot | |||||
2019-09-11 | Merge branch 'master' into nightlybuild | Thomas Lenz | 1 | -1/+48 | |
# Conflicts: # basicConfig/default_config.properties # connector_lib/src/main/java/at/asitplus/eidas/specific/connector/MSeIDASNodeConstants.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/SZRClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/test/eidas/specific/modules/authmodule_eIDASv2/eIDASAttributePostProcessingTest.java # pom.xml | |||||
2019-09-10 | refactor LoA upgrade to use method from eIDAS Ref. implementation | Thomas Lenz | 1 | -16/+15 | |
2019-09-10 | update AuthnRequestValidator to check requested LoA and upgrade LoA if it is ↵ | Thomas Lenz | 1 | -0/+48 | |
to low | |||||
2019-08-05 | refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementation | Thomas Lenz | 12 | -214/+345 | |
refactor to multi-language support | |||||
2019-08-02 | Refactoring to eIDASNode 2.2, eaaf-components 1.0.8 | Thomas Lenz | 8 | -9/+42 | |
2018-10-30 | add cancel button into backup template | Thomas Lenz | 1 | -0/+5 | |
2018-10-30 | add CachingHeader interceptor | Thomas Lenz | 2 | -4/+78 | |
2018-10-29 | check eIDASNode metadata URL during MS-Connector monitoring process | Thomas Lenz | 1 | -0/+54 | |
2018-10-29 | make Web content loadable from configuration directory | Thomas Lenz | 2 | -0/+82 | |
2018-09-13 | add license header | Thomas Lenz | 26 | -0/+572 | |
2018-09-13 | update RevisionLogger.java to make IP address logging optional | Thomas Lenz | 1 | -3/+18 | |
2018-09-12 | add basic monitoring | Thomas Lenz | 2 | -1/+184 | |
2018-09-11 | some more updates | Thomas Lenz | 2 | -0/+2 | |
2018-08-31 | more updates | Thomas Lenz | 2 | -0/+4 | |
2018-08-16 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy | Thomas Lenz | 1 | -0/+2 | |
# Conflicts: # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/authmodule_eIDASv2/tasks/CreateIdentityLinkTask.java | |||||
2018-08-16 | update CSS | Thomas Lenz | 1 | -15/+10 | |
2018-07-27 | Merge branch 'master' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy | tzefferer | 2 | -1/+25 | |