Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-16 | update library versions | Thomas Lenz | 6 | -19/+15 | |
2015-04-16 | Merge remote-tracking branch 'remotes/origin/2.2.x-STORK-Snapshot' into ↵ | Thomas Lenz | 2 | -1/+4 | |
2.2.x-Snapshot | |||||
2015-04-16 | update TrustStore and CertStore with A-Trust-Test-xxx-05 certificates | Thomas Lenz | 3 | -0/+108 | |
2015-04-14 | update error handling in PVP metadata verification filter implemetations | Thomas Lenz | 9 | -23/+155 | |
2015-04-14 | fix problem with Authenticated sessions | Thomas Lenz | 1 | -13/+13 | |
2015-04-14 | fix possible NullPointerException if no OA is found | Thomas Lenz | 1 | -4/+8 | |
2015-04-09 | Merge branch '2.2.x-Snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-idspss ↵ | Thomas Lenz | 1 | -0/+7 | |
into 2.2.x-Snapshot | |||||
2015-04-09 | fix wrong PVP attribute friendly names | Thomas Lenz | 1 | -2/+2 | |
2015-04-07 | add configuration property to deactivate PVP metadata schema validation | Thomas Lenz | 3 | -1/+17 | |
2015-03-24 | escaped attribute values for saml1 responses | Florian Reimair | 1 | -0/+7 | |
2015-03-17 | Added mapping AT => Other Countries, request from Thomas K. | Alexander Marsalek | 1 | -0/+2 | |
> · „Other Countries“ (dabei handelt es sich um den > Österreichischen Fall, bei dem MOCCA die Signatur mit ausländischen > Karten durchführt) | |||||
2015-03-17 | Merge branch 'merge' into 2.2.x-STORK-Snapshot | Alexander Marsalek | 6 | -30/+109 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 2 | -1/+3 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 2 | -2/+16 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 3 | -0/+64 | |
2015-03-12 | getting rid of log4j in logger class | Florian Reimair | 1 | -27/+26 | |
2015-03-05 | null safe assignment | Alexander Marsalek | 1 | -1/+2 | |
2015-03-05 | update demo-OA | Thomas Lenz | 1 | -5/+5 | |
2015-02-26 | change Version to 2.2.0MOA-ID-2.2.0 | Thomas Lenz | 1 | -1/+1 | |
2015-02-26 | update readme and history | Thomas Lenz | 3 | -1/+396 | |
2015-02-26 | update default config | Thomas Lenz | 1 | -0/+30 | |
2015-02-26 | update history and release nodes | Thomas Lenz | 2 | -1/+411 | |
2015-02-26 | update STORKSAMLEngine default configuration | Thomas Lenz | 1 | -3/+3 | |
2015-02-26 | Add certificate A-Trust-Test-Root-05-20141215-20241209.SerNo165fae.crt | Thomas Lenz | 2 | -0/+68 | |
2015-02-26 | Fix errorhandling in STORK 2 PepsConnectorTask | Thomas Lenz | 1 | -1/+11 | |
2015-02-24 | Add key/value configuration entity. | Thomas Knall | 1 | -0/+95 | |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 10 | -64/+204 | |
- Update Process Engine signal servlet in order to allow module to provider their own strategy for providing the moa session id. - Update moa id handbook. - Update javadoc. | |||||
2015-02-20 | update outdated library | Thomas Lenz | 1 | -0/+10 | |
2015-02-20 | some minor fixes | Thomas Lenz | 6 | -5/+46 | |
2015-02-20 | add names to worker threads | Thomas Lenz | 2 | -2/+2 | |
2015-02-20 | fix possible problem with different bouncycastle versions | Thomas Lenz | 2 | -1/+9 | |
2015-02-19 | modify PVP attribute builder for MANDATE_PROF_REP_DESC | Thomas Lenz | 1 | -23/+22 | |
2015-02-19 | fix some possible problems | Thomas Lenz | 3 | -25/+31 | |
2015-02-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 2 | -52/+217 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 381 | -33776/+9213 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GenerateIFrameTemplateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/stork2-commons/pom.xml id/server/stork2-commons/src/main/java/eu/stork/peps/complex/attributes/.svn/entries id/server/stork2-commons/src/main/resources/.svn/entries id/server/stork2-saml-engine/pom.xml pom.xml | |||||
2015-02-18 | Merge remote-tracking branch 'remotes/origin/moa-2.1-Snapshot' into ↵ | Thomas Lenz | 5 | -18/+64 | |
during_authsource_refactoring | |||||
2015-02-18 | update PVP attribute builder --> use mandate annotation as ↵ | Thomas Lenz | 2 | -12/+36 | |
MANDATOR-PROF-REP-DESCRIPTION | |||||
2015-02-12 | removed transient modifier (NullPointerException) | Alexander Marsalek | 3 | -6/+6 | |
2015-02-12 | load DTL URL from config, more debug output, fixed marshall problem | Alexander Marsalek | 2 | -12/+58 | |
2015-02-06 | Code cleanup | Thomas Knall | 14 | -28/+48 | |
- Set moa-id version to 2.2.0-SNAPSHOT. - Fix Javadoc syntax issues in newly added classes. - Add warning log when executing deprecated auth sources. | |||||
2015-02-06 | Enable process engine tests | Thomas Knall | 1 | -31/+0 | |
- Remove text exclusions. - Remove test-ng dependency (for junit compatibility reasons). | |||||
2015-02-06 | adjust process engine tests to process instance persistence | Christian Wagner | 5 | -44/+119 | |
2015-02-05 | Replace umlauts in html module documentation | Thomas Knall | 1 | -52/+52 | |
2015-02-05 | Add notes to module documentation. | Thomas Knall | 1 | -1/+30 | |
2015-02-05 | Add documentation for modules (MOAID-47) | Thomas Knall | 3 | -0/+405 | |
2015-02-05 | Perform some cleanup tasks | Thomas Knall | 6 | -17/+6 | |
- Rename AbstractSpringWebSupportedTask to MoaIdTask. - Remove some unnecessary code. | |||||
2015-02-05 | Fix wrong module sorting order. | Thomas Knall | 1 | -1/+1 | |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 9 | -2/+42 | |
- Create new module moa-id-module-monitoring. - Move MonitoringServlet, DatabaseTestModule, IdentityLinkTestModule, TestManager and TestModuleInterface to new module. - Update pom.xml, adding new module dependency. - Update web.xml, disabling static servlet registration. - Add @WebServlet servlet registration for MonitoringServlet. | |||||
2015-02-04 | Add logging for automatic servlet registration. | Thomas Knall | 2 | -5/+23 | |
2015-02-04 | Add comment to ProcessInstanceStore primary key field | Thomas Knall | 1 | -0/+9 | |