Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-16 | add first version of reversionslog implementation | Thomas Lenz | 1 | -0/+12 | |
2015-04-20 | update STORK authentication module | Thomas Lenz | 4 | -16/+24 | |
2015-04-14 | respect multi-part stork responses | Florian Reimair | 2 | -14/+27 | |
2015-03-13 | fixed date format issue with fakeIdL creation | Florian Reimair | 1 | -0/+2 | |
2015-03-13 | added fakeidl no-signature option config | Florian Reimair | 1 | -2/+6 | |
2015-03-13 | STORK PEPS-conform logging | Florian Reimair | 1 | -0/+20 | |
2015-02-26 | Fix errorhandling in STORK 2 PepsConnectorTask | Thomas Lenz | 1 | -1/+11 | |
2015-02-23 | Improve Process Engine signal servlet (MOAID-73) | Thomas Knall | 5 | -49/+159 | |
- 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-19 | manuell merge: PEPSConnecterServlet --> PepsConnectorTask | Thomas Lenz | 2 | -52/+268 | |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 7 | -0/+551 | |
- 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 | 1 | -4/+15 | |
2015-02-04 | Create separate module STORK (MOAID-67) | Thomas Knall | 11 | -0/+1745 | |
- Add new maven module moa-id-modules and sub module moa-id-module-stork. - Move stork relates processes and task to module moa-id-module-stork. - Move module registration to modules package. |