Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-21 | move or remove third-party library depentencies | Thomas Lenz | 1 | -0/+4 | |
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 1 | -1/+2 | |
communication) to discrete module | |||||
2015-09-11 | move authentication protocol implementation to separate modules. | Thomas Lenz | 1 | -0/+2 | |
authentication protocol modules are loaded by SPI now. | |||||
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 1 | -1/+1 | |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 1 | -0/+1 | |
- 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 | Create separate module STORK (MOAID-67) | Thomas Knall | 1 | -0/+48 | |
- 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. |