Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-14 | move citizen-card authentication and validation (Security-layer ↵ | Thomas Lenz | 1 | -2/+7 | |
communication) to discrete module | |||||
2015-08-27 | Use test- and productive TrustStore configurations in one IDP instance | Thomas Lenz | 1 | -1/+1 | |
- every service configuration could select its preferred TrustStore | |||||
2015-07-02 | devel | Thomas Lenz | 1 | -7/+3 | |
2015-06-19 | refactor MOA-ID AuthConfiguration | Thomas Lenz | 4 | -8/+12 | |
2015-02-04 | Create exemplary AuthServlet module (MOAID-68) | Thomas Knall | 6 | -0/+550 | |
- 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. |