Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-09 | switch to correct release version | Thomas Lenz | 1 | -1/+1 | |
2020-12-09 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-09-24 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-09-24 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-09-18 | switch to release-candidate version | Thomas Lenz | 1 | -1/+1 | |
2020-08-31 | switch to next snapshot versiondevelopment_preview | Thomas Lenz | 1 | -1/+1 | |
2020-08-31 | switch to next release version4.1.3 | Thomas Lenz | 1 | -1/+1 | |
2020-07-07 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-07-07 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-04-06 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-02-19 | switch to version 4.1.1MOA-ID-4.1.1 | Thomas Lenz | 1 | -1/+1 | |
2020-02-19 | separate between E-ID Proxy-Mode and Demo-Mode | Thomas Lenz | 4 | -8/+26 | |
2020-01-15 | fix wrong header in configuration toolMOA-ID-4.1.0 | Thomas Lenz | 1 | -1/+1 | |
2020-01-09 | reactivate foreign-bPKs and additional bPKs in MOA-ID mode | Thomas Lenz | 3 | -6/+11 | |
2019-12-13 | fix problem with old Redis library | Thomas Lenz | 3 | -6/+8 | |
fix configuration GUI | |||||
2019-12-13 | update configuration examples | Thomas Lenz | 2 | -3/+3 | |
activate MOA-ID mode in configuration module as default | |||||
2019-12-11 | change version to 4.1.0 | Thomas Lenz | 1 | -1/+1 | |
2019-08-06 | fix duplicated repo name | Thomas Lenz | 1 | -1/+0 | |
2019-08-05 | update paths to maven repos | Thomas Lenz | 1 | -2/+2 | |
2019-08-05 | change version structure of project | Thomas Lenz | 1 | -1/+1 | |
2019-06-07 | fix problems in configuration tool | Thomas Lenz | 3 | -14/+24 | |
2019-05-29 | refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x | Thomas Lenz | 17 | -950/+1210 | |
2019-02-18 | set UTF-8 encoding as default | Thomas Lenz | 1 | -0/+3 | |
add additional trace logging | |||||
2019-02-18 | add 'Austrian eID' demo-mode to simulate attribute behavior from 2020 | Thomas Lenz | 3 | -5/+59 | |
2019-02-18 | use UTF-8 servlet-filter instead of encoding information | Thomas Lenz | 6 | -26/+36 | |
2019-02-04 | add UTF-8 encoding infos into config-tool forms | Thomas Lenz | 4 | -4/+4 | |
2019-02-04 | update SSLUtils to use default JVM trustStore for SSL connections as optional | Thomas Lenz | 2 | -1/+3 | |
2018-08-27 | update some descriptions in configuration-gui | Thomas Lenz | 2 | -6/+6 | |
2018-07-13 | some bug fixes | Thomas Lenz | 1 | -1/+2 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 9 | -6/+220 | |
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/BPKBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/parser/VerifyXMLSignatureResponseParser.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/VerifyXMLSignatureResponseValidator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/DynamicOAAuthParameters.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/data/AuthenticationData.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/builder/attributes/EncryptedBPKAttributeBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/AssertionAttributeExtractor.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/SAML2Utils.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/SchemaValidationFilter.java # id/server/idserverlib/src/main/resources/moaid.authentication.beans.xml # id/server/idserverlib/src/test/java/at/gv/egovernment/moa/id/module/test/TestRequestImpl.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/MOAIDAuthConstants.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/api/IOAAuthParameters.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/config/ConfigurationMigrationUtils.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/KeyValueUtils.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/BKAMobileAuthModule.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/tasks/FirstBKAMobileAuthTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/sl20/JsonSecurityUtils.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/CreateQualeIDRequestTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/ReceiveQualeIDTask.java # id/server/modules/module-monitoring/src/main/java/at/gv/egovernment/moa/id/monitoring/IdentityLinkTestModule.java | |||||
2018-07-10 | some small updates and handbook update | Thomas Lenz | 2 | -8/+8 | |
2018-07-03 | fix possible NullPointer exception if no configuration exists | Thomas Lenz | 1 | -2/+2 | |
2018-06-25 | add SP specific configuration for SL2.0 | Thomas Lenz | 5 | -2/+151 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 9 | -24/+34 | |
2018-06-14 | some more stuff | Thomas Lenz | 1 | -1/+1 | |
2018-06-12 | fix problem at foreign bPK configuration in configuration tool | Thomas Lenz | 1 | -11/+13 | |
2018-06-12 | add foreign bPK generation into AuthenticationDataBuilder | Thomas Lenz | 5 | -0/+64 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 11 | -13/+13 | |
2018-05-17 | fix bug in configtool regarding interfederation mode | Thomas Lenz | 2 | -14/+14 | |
2018-02-28 | remove workaround for unofficial release | Thomas Lenz | 1 | -6/+6 | |
2018-02-28 | activate postgresql solution as default for unofficial ↵moa-id-3.3.2_postgresql | Thomas Lenz | 1 | -0/+7 | |
moa-id-3.3.2_postgresql release | |||||
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 1 | -10/+16 | |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 1 | -1/+18 | |
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration | |||||
2017-11-27 | add some more escaptions | Thomas Lenz | 1 | -25/+7 | |
2017-11-27 | add escaping on some places | Thomas Lenz | 1 | -4/+5 | |
2017-11-27 | refactoring: rename method | Thomas Lenz | 13 | -75/+75 | |
2017-10-18 | update text_field size in configuration tool | Thomas Lenz | 1 | -1/+1 | |
2017-10-03 | remove mobileBKU and add an additional third BKU | Thomas Lenz | 4 | -35/+36 | |
2017-09-20 | move some elements in OA configuration GUI | Thomas Lenz | 2 | -9/+11 | |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 5 | -3/+90 | |
configurable for every online application |