Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-03 | added redis config parameters | Christian Maierhofer | 1 | -1/+3 | |
2016-05-03 | Added Transactional Support to MOASessionDBUtils | Christian Maierhofer | 3 | -85/+68 | |
2016-04-28 | Modifiing MOASessionDBUtils | Christian Maierhofer | 7 | -36/+96 | |
2016-04-27 | Added some tests for redis | Christian Maierhofer | 5 | -0/+510 | |
2016-04-27 | Modified SingleLogOutAction to work with REDIS | Christian Maierhofer | 4 | -134/+192 | |
2016-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 6 | -82/+149 | |
2016-04-26 | fixed allowed url prefix check bug | Christian Maierhofer | 1 | -1/+1 | |
2016-04-25 | Added DummyTransactionStorage for Tests | Christian Maierhofer | 2 | -4/+144 | |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 12 | -14/+421 | |
2016-04-04 | add log-message to log MOA-SPSS initialization errors | Thomas Lenz | 1 | -0/+1 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -13/+17 | |
2016-03-31 | fix missing implementation in ExceptionContainer | Thomas Lenz | 3 | -2/+12 | |
2016-03-31 | if database cleanUP process found some unhandled exception, write error ↵ | Thomas Lenz | 7 | -32/+203 | |
messages to technical log | |||||
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 2 | -1/+22 | |
messaging | |||||
2016-03-30 | Merge eIDAS code from eIDAS development branch | Thomas Lenz | 2 | -2/+7 | |
Infos: Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into moa-id-3.2_(OPB) Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/pom.xml repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.jar repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.pom repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.jar repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom | |||||
2016-03-30 | add 'ID' attribute to metadata 'entityDescriptor' element | Thomas Lenz | 1 | -1/+2 | |
2016-03-30 | fix problem with XML parser and additional features options | Thomas Lenz | 2 | -23/+33 | |
2016-03-29 | fix missing ID in SP metadata | Thomas Lenz | 1 | -0/+2 | |
2016-03-24 | update Session-Transfer-Module to restore session | Thomas Lenz | 1 | -3/+11 | |
2016-03-24 | fix possible NullPointer in error handling | Thomas Lenz | 2 | -0/+5 | |
2016-03-24 | fix empty attribute problem | Thomas Lenz | 1 | -4/+7 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 5 | -4/+66 | |
2016-03-22 | fix junit tests | Thomas Lenz | 4 | -4/+11 | |
2016-03-22 | remove ProcessInstanceStore from Hibernate DB config | Thomas Lenz | 1 | -2/+1 | |
2016-03-22 | move ProcessInstanzDAO into transactionstorage | Thomas Lenz | 2 | -31/+40 | |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 6 | -31/+113 | |
2016-03-22 | update third party libs | Thomas Lenz | 1 | -2/+2 | |
2016-03-22 | fix nullpointer during IDP initiated Single LogOut | Thomas Lenz | 1 | -1/+11 | |
2016-03-22 | add revisions log entries | Thomas Lenz | 6 | -7/+11 | |
2016-03-21 | update libs | Thomas Lenz | 6 | -280/+22 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -7/+33 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 1 | -0/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 4 | -2/+53 | |
2016-03-21 | Change default PVP assertion encryption-algorithm to AES256-CBC | Thomas Lenz | 1 | -1/+1 | |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 3 | -0/+65 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 5 | -14/+37 | |
2016-03-21 | fix problem with entityID in single logout functionality | Thomas Lenz | 1 | -2/+4 | |
2016-03-21 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2016-03-21 | remove unused constans | Thomas Lenz | 1 | -5/+0 | |
2016-03-21 | fix wrong PVP redirect service-endpoint | Thomas Lenz | 2 | -2/+8 | |
2016-03-17 | fixed xmlenc version | Florian Reimair | 1 | -1/+6 | |
2016-03-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 3 | -9/+20 | |
2016-03-15 | add log message into PVP AssertionBuilder | Thomas Lenz | 1 | -2/+3 | |
2016-03-15 | fix typos in GUIBuilder | Thomas Lenz | 1 | -3/+2 | |
2016-03-14 | update statuscodes and revisionslog codes | Thomas Lenz | 2 | -23/+23 | |
2016-03-14 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 2 | -11/+161 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 187 | -5017/+521 | |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 2 | -26/+53 | |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 5 | -25/+125 | |