Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-17 | final changes for Release MOA-ID 3.0.0MOA-ID-3.0.0 | Thomas Lenz | 13 | -46/+103 | |
2015-08-14 | use old ConfigTool | Thomas Lenz | 86 | -1525/+2627 | |
2015-08-14 | update CertStore | Thomas Lenz | 45 | -0/+1218 | |
2015-08-11 | update GeneralConfig GUI | Thomas Lenz | 1 | -0/+16 | |
2015-07-24 | update first parts of MOA-ID 3.x handbook | Thomas Lenz | 2 | -244/+291 | |
2015-07-24 | move position of revisionslog entry | Thomas Lenz | 1 | -8/+7 | |
2015-07-24 | set "https.cipherSuites" only if they are not set in user configuration | Thomas Lenz | 1 | -3/+12 | |
2015-07-24 | add additional revisionslog | Thomas Lenz | 2 | -1/+3 | |
2015-07-24 | add logging | Thomas Lenz | 2 | -1/+4 | |
2015-07-23 | update log messages with loglevel INFO | Thomas Lenz | 15 | -31/+31 | |
2015-07-23 | add requestID to SZR-Gateway request | Thomas Lenz | 1 | -1/+3 | |
2015-07-23 | update revisions-log functionality | Thomas Lenz | 14 | -14/+281 | |
2015-07-22 | fix problem with STORK respone IssueInstant and time synchronization jitter | Thomas Lenz | 2 | -2/+2 | |
2015-07-22 | update cookie policy | Thomas Lenz | 1 | -11/+5 | |
2015-07-22 | fix problem with SAML1 in legacy mode and targetFriendlyName | Thomas Lenz | 2 | -2/+21 | |
2015-07-22 | fix problem with STORK country selection | Thomas Lenz | 1 | -2/+2 | |
2015-07-22 | add moa-id-webgui to buildprocess | Thomas Lenz | 1 | -0/+1 | |
2015-07-22 | update JSON schemas for OA and V-IDP services | Thomas Lenz | 2 | -3/+3 | |
2015-07-22 | fix bug in methode findNextFreeListCounter if actually no list exists | Thomas Lenz | 1 | -1/+6 | |
2015-07-22 | stor correct BASE64 content into configuration | Thomas Lenz | 2 | -15/+84 | |
2015-07-21 | update template configuration | Thomas Lenz | 5 | -31/+47 | |
2015-07-21 | update maven pom to 3.x | Thomas Lenz | 10 | -21/+28 | |
2015-07-21 | fix MOA-ID-Auth problems | Thomas Lenz | 19 | -79/+392 | |
2015-07-21 | fix problems in configuration GUI | Thomas Lenz | 6 | -18/+88 | |
2015-07-20 | remove duplicate log entry | Thomas Lenz | 1 | -2/+0 | |
2015-07-20 | fix problems with reversion log | Thomas Lenz | 16 | -51/+96 | |
2015-07-20 | change configuration key for ovs mandates | Thomas Lenz | 6 | -22/+38 | |
2015-07-20 | remove deprecated MOA-ID 2.x configuration DAO functionality | Thomas Lenz | 50 | -3264/+1846 | |
2015-07-20 | add deprecated MOA-ID 2.x database DAOs to source | Thomas Lenz | 90 | -0/+23965 | |
2015-07-20 | split AuthBlock validation and MIS sessionID request into discrete task | Thomas Lenz | 6 | -148/+341 | |
2015-07-20 | add new configuration files and update version numbers | Thomas Lenz | 12 | -132/+508 | |
2015-07-20 | remove hyberJaxB from commons | Thomas Lenz | 1 | -0/+6 | |
2015-07-17 | Merge first STORK 2 changes | Thomas Lenz | 28 | -113/+342 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfigurationProvider.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/ConsentEvaluator.java pom.xml | |||||
2015-07-17 | Merge branch 'new_key-value_solution' into moa-id-3.0.0-snapshot | Thomas Lenz | 269 | -14570/+22058 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks/GetMISSessionIDTask.java 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/auth/servlet/VerifyAuthenticationBlockServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyCertificateServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/VerifyIdentityLinkServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/OAParameter.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameter.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/DynamicOAAuthParameters.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/SSOManager.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20AuthRequest.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/oauth20/protocol/OAuth20TokenRequest.java id/server/moa-id-commons/pom.xml id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java pom.xml | |||||
2015-07-17 | modifications in 2.x configuration GUI | Thomas Lenz | 20 | -36/+28 | |
2015-07-17 | add CLI for 2.x -> 3.x configuration migration | Thomas Lenz | 2 | -0/+58 | |
2015-07-17 | fix problem with delete list elements in GUI | Thomas Lenz | 2 | -16/+25 | |
2015-07-17 | add 'nonce' attribute to OpenID Connect protocol | Thomas Lenz | 5 | -13/+100 | |
2015-07-17 | first beta version of new MOA-ID WebGUI module for configuration | Thomas Lenz | 82 | -397/+4969 | |
2015-07-10 | First parts of the new MOA-ID configuration module | Thomas Lenz | 44 | -398/+5731 | |
2015-07-03 | fix problems with absolut configuration paths | Thomas Lenz | 1 | -3/+12 | |
2015-07-03 | fix problems with dynamic PVP2X metadata refresh | Thomas Lenz | 5 | -11/+49 | |
2015-07-03 | fix some configuration problems | Thomas Lenz | 15 | -88/+123 | |
2015-07-02 | new files for key/value config | Thomas Lenz | 7 | -0/+2235 | |
2015-07-02 | devel | Thomas Lenz | 75 | -9073/+4069 | |
2015-06-30 | handle multiple assertions with equal attributes | Florian Reimair | 1 | -8/+14 | |
2015-06-25 | second parts for configuration refactoring | Thomas Lenz | 14 | -319/+429 | |
2015-06-19 | refactoring for properties based configuration | Thomas Lenz | 10 | -355/+396 | |
2015-06-19 | update pom | Thomas Lenz | 3 | -7/+15 | |
2015-06-19 | fix merge problems | Thomas Lenz | 12 | -1378/+1446 | |