Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-14 | fix possible NullPointerException if no OA is found | Thomas Lenz | 1 | -4/+8 | |
2015-04-07 | add configuration property to deactivate PVP metadata schema validation | Thomas Lenz | 2 | -1/+15 | |
2015-02-19 | fix some possible problems | Thomas Lenz | 1 | -22/+30 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 1 | -0/+1 | |
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-01-16 | Merge branch 'ISA-1.18-action' into during_authsource_refactoring | Thomas Lenz | 4 | -7/+10 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/validation/oa/OAPVP2ConfigValidation.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/SAMLVerificationEngine.java pom.xml | |||||
2015-01-14 | Apply some minor fixes. | Thomas Knall | 1 | -0/+1 | |
- Add some FIXMEs. - Fix moa-id-auth web.xml and switch to Servlet 3.0. - Fix moa-id-auth logging (replace commons-logging with commons-logging-slf4j bridge, use log4j native binding). - Adjust logging of periodical tasks (no more logging at info level). | |||||
2014-12-19 | fix OA PublicPrefix validation | Thomas Lenz | 1 | -3/+22 | |
2014-12-19 | fix errormessage | Thomas Lenz | 1 | -1/+1 | |
2014-12-19 | fix problem with empty database | Thomas Lenz | 1 | -0/+3 | |
2014-12-19 | fix TestOID configuration problem | Thomas Lenz | 2 | -19/+35 | |
2014-12-04 | change exception handling for TrustStore configuration | Thomas Lenz | 2 | -8/+5 | |
2014-11-27 | fix wrong error message if SSL server certificate is not trusted | Thomas Lenz | 1 | -0/+5 | |
2014-11-24 | fix configTool list OA problem | Thomas Lenz | 1 | -1/+2 | |
2014-11-04 | do not list STORK-PVP gateways in OA lists | Thomas Lenz | 1 | -1/+2 | |
2014-11-04 | add metadata schema validation filters | Thomas Lenz | 2 | -3/+17 | |
2014-11-03 | Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2 | Thomas Lenz | 23 | -278/+796 | |
Conflicts: .gitignore | |||||
2014-10-31 | fix problem with MOA-IDP database updates | Thomas Lenz | 1 | -2/+3 | |
2014-10-31 | fix MOA-IDP stored twince | Thomas Lenz | 3 | -7/+9 | |
2014-10-30 | fix problems with non-admin user | Thomas Lenz | 4 | -6/+14 | |
2014-10-29 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 13 | -13/+378 | |
Conflicts: id/server/idserverlib/pom.xml | |||||
2014-10-28 | solve problems with multithreading and hibernate session | Thomas Lenz | 6 | -237/+292 | |
2014-10-28 | add STRUTS2 interceptor for hibernate session management | Thomas Lenz | 2 | -0/+65 | |
2014-10-24 | Merge branch 'merge' into moa-2.1-Snapshot | Alexander Marsalek | 1 | -9/+12 | |
2014-10-24 | newPeps() fix | Alexander Marsalek | 1 | -9/+26 | |
2014-10-24 | update configtool for STORK-PVP gateway configuration | Thomas Lenz | 11 | -12/+77 | |
2014-10-22 | add PVP gateway configuration into configWebTool | Thomas Lenz | 8 | -3/+303 | |
2014-10-21 | remove debug log messages | Thomas Lenz | 1 | -9/+12 | |
2014-10-16 | config -newpeps() fix | Alexander Marsalek | 2 | -1/+3 | |
2014-09-17 | Merge branch 'moa-2.1-Snapshot' | Thomas Lenz | 2 | -9/+14 | |
2014-09-17 | update configuration tool | Thomas Lenz | 2 | -9/+14 | |
2014-09-15 | Merge branch 'moa-2.1-Snapshot' | Thomas Lenz | 28 | -120/+810 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OATargetConfiguration.java pom.xml | |||||
2014-09-12 | Update eMail address verification | Thomas Lenz | 3 | -4/+2 | |
2014-09-11 | remove AttributQuery URL available check | Thomas Lenz | 1 | -4/+4 | |
2014-08-21 | fix some problems with Single LogOut | Thomas Lenz | 1 | -4/+13 | |
2014-08-21 | change sessiontimeout to 45 minutes | Thomas Lenz | 1 | -0/+4 | |
2014-08-21 | add active user-session cleanup process | Thomas Lenz | 10 | -17/+86 | |
2014-08-21 | fix typo | Thomas Lenz | 1 | -2/+2 | |
2014-08-19 | add new OA specific configuration for bPK decryption | Thomas Lenz | 9 | -3/+590 | |
2014-07-15 | solve Sub-Target problems in MOA-ID-ConfigurationMOA-SPSS-2.0.1MOA-ID-2.1.0 | Thomas Lenz | 2 | -4/+23 | |
2014-07-15 | solve problems with Target configuration | Thomas Lenz | 2 | -6/+24 | |
2014-07-14 | add additionl trustmanagerrevoationchecking default value | Thomas Lenz | 1 | -1/+2 | |
2014-07-14 | load default value if no configuration is found | Thomas Lenz | 1 | -1/+2 | |
2014-07-11 | update general configuration DB representation | Thomas Lenz | 1 | -14/+38 | |
2014-07-10 | set default TrustManagerRevocationCheck value | Thomas Lenz | 1 | -2/+1 | |
2014-07-10 | solve problem with empty configuration | Thomas Lenz | 2 | -14/+23 | |
2014-07-10 | set default TrustManagerRevocationCheck value | Thomas Lenz | 1 | -1/+2 | |
2014-07-08 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 7 | -67/+57 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKResponseProcessor.java id/server/moa-id-commons/src/main/resources/config/moaid_config_2.0.xsd | |||||
2014-07-07 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 5 | -1/+34 | |
2014-07-07 | Merge remote-tracking branch 'remotes/origin/persistance-fixes' into ↵ | Thomas Lenz | 7 | -67/+57 | |
moa-2.1-Snapshot | |||||
2014-07-07 | check for peps country code uniqueness | Florian Reimair | 5 | -31/+49 | |