Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-16 | update library versions | Thomas Lenz | 1 | -5/+4 | |
2015-03-12 | getting rid of log4j in logger class | Florian Reimair | 1 | -27/+26 | |
2015-02-24 | Add key/value configuration entity. | Thomas Knall | 1 | -0/+95 | |
2015-02-19 | fix some possible problems | Thomas Lenz | 1 | -1/+0 | |
2015-02-18 | Merge branch 'datentechnik_modularization' into moa-id-2.2-merge | Thomas Lenz | 2 | -4/+36 | |
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-19 | update libraries | Thomas Lenz | 1 | -5/+9 | |
-> joda-time 2.7 -> slf4j 2.7.10 -> struts2 2.3.20 -> commons-codec 1.10 -> hibernate 4.3.8.Final -> mySQL-connector 5.1.34 -> opensaml 2.6.4 -> xmltooling 2.6.4 | |||||
2015-01-16 | add HTTP Proxy support to MIS and SZR-GW webservice request methods | Thomas Lenz | 2 | -8/+61 | |
2015-01-16 | Merge branch 'ISA-1.18-action' into during_authsource_refactoring | Thomas Lenz | 1 | -1/+2 | |
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). | |||||
2015-01-09 | Apply several fixes. | Thomas Knall | 1 | -0/+31 | |
- Disable erroneous IAIK PKI logger initialization (should be addressed by. - Remove redundant maven-dependency version declarations. - Fix maven/eclipse lifecyle warning problem. | |||||
2014-12-19 | fix problem with empty database | Thomas Lenz | 1 | -1/+1 | |
2014-12-04 | do not use deprecated Methode in MOAHttpClient | Thomas Lenz | 1 | -1/+2 | |
2014-11-25 | Fix build. | Thomas Knall | 1 | -4/+4 | |
- Remove svn metadata. - Fix local repository (inappropriate xalan-bin-dist dependency file names and copy-past error in dependency pom). - Switch jdk 1.5/1.6 to 1.7. - Exclude non working tests. | |||||
2014-10-31 | add .gitignore files | Thomas Lenz | 1 | -0/+1 | |
2014-10-29 | Merge branch 'ISA-1.18-action' into moa-2.1-Snapshot | Thomas Lenz | 4 | -7/+19 | |
Conflicts: id/server/idserverlib/pom.xml | |||||
2014-10-29 | Update third-party libs | Thomas Lenz | 2 | -4/+6 | |
- some implementation updates was required | |||||
2014-10-24 | update STORK <-> PVP gateway functionality | Thomas Lenz | 1 | -2/+2 | |
2014-10-24 | update configtool for STORK-PVP gateway configuration | Thomas Lenz | 1 | -0/+2 | |
2014-10-21 | update pom | Thomas Lenz | 1 | -1/+2 | |
2014-10-15 | update MOA-ID configuration xsd | Thomas Lenz | 1 | -1/+9 | |
2014-09-12 | update dependency version | Thomas Lenz | 1 | -5/+5 | |
> org.apache.struts:struts2-core 2.3.16.3 > org.apache.struts:struts2-json-plugin 2.3.16.3 > joda-time:joda-time 2.4 > org.slf4j:jcl-over-slf4j 1.7.7 > org.slf4j:jul-to-slf4j 1.7.7 > org.slf4j:slf4j-api 1.7.7 > org.slf4j:slf4j-log4j12 1.7.7 > mysql:mysql-connector-java 5.1.32 > org.hibernate:hibernate-core 4.3.6.Final > org.hibernate:hibernate-entitymanager 4.3.6.Final > org.hibernate:hibernate-c3p0 4.3.6.Final > com.google.http-client:google-http-client-jackson2 1.19.0 > com.google.oauth-client:google-oauth-client-jetty 1.19.0 > org.apache.commons:commons-lang3 3.3.2 > commons-codec:commons-codec 1.9 > commons-logging:commons-logging 1.2 > xerces:xercesImpl 2.11.0 > postgresql:postgresql 9.3-1102-jdbc41 > junit:junit 3.8.2 | |||||
2014-09-10 | add metadata provider info message if not online-application is found | Thomas Lenz | 1 | -1/+4 | |
2014-08-21 | fix some problems with Single LogOut | Thomas Lenz | 1 | -1/+1 | |
2014-08-19 | add interfederation without attributequery request which use encrypted bPKs | Thomas Lenz | 1 | -1/+27 | |
(this functionality is required for federation with USP) | |||||
2014-07-10 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2014-07-08 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 4 | -8/+28 | |
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 | 1 | -0/+1 | |
2014-07-07 | fixed many-to-many sql syntax hibernate problem with linux mysqlserver | Florian Reimair | 1 | -2/+2 | |
2014-07-07 | many-to-many around cpeps list handling | Florian Reimair | 2 | -0/+22 | |
2014-07-04 | fix: CPEPS list is now edited in place instead of clean and refill | Florian Reimair | 1 | -1/+1 | |
2014-07-04 | fix: overwrite single config instead of deleting old one | Florian Reimair | 1 | -2/+2 | |
2014-07-02 | added support for splitting authnrequest &signrequest | Alexander Marsalek | 1 | -3/+6 | |
2014-06-30 | add checkbox to choose if all errors should be send back to online application | Thomas Lenz | 1 | -0/+1 | |
2014-06-13 | new test credentials include a certificate with a test OID as x509 extension | Thomas Lenz | 1 | -1/+9 | |
add test OID checks | |||||
2014-06-12 | Oracle Database problems solved | Thomas Lenz | 1 | -1/+1 | |
2014-06-12 | Fix Oracle DB problem: | Thomas Lenz | 1 | -4/+4 | |
info: session blob not null --> session ist unter Oracle nicht für Tabellen-/Spaltennamen verwendbar | |||||
2014-06-11 | Fix problem with Oracle DB and "GenerationType.IDENTITY" annotation | Thomas Lenz | 6 | -6/+6 | |
ERROR | 10 15:04:28,909 | hbm2ddl.SchemaUpdate | localhost-startStop-1 | HHH000299: Could not complete schema update org.hibernate.MappingException: org.hibernate.dialect.Oracle10gDialect does not support identity key generation https://forum.hibernate.org/viewtopic.php?f=1&t=1000750 | |||||
2014-06-11 | remove unsed or double included depentencies | Thomas Lenz | 1 | -7/+7 | |
2014-05-22 | always store interfederated IDPs for SLO | Thomas Lenz | 2 | -1/+19 | |
2014-05-21 | build process update | Thomas Lenz | 1 | -2/+2 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 13 | -176/+2 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-21 | remove unused depentencies | Thomas Lenz | 1 | -0/+4 | |
2014-05-20 | update version management | Thomas Lenz | 13 | -2/+176 | |
2014-05-16 | update versions | Thomas Lenz | 1 | -25/+23 | |
2014-05-12 | fix some interfederation problems | Thomas Lenz | 1 | -1/+2 | |
2014-05-09 | add untested Single LogOut support | Thomas Lenz | 1 | -0/+1 | |
2014-05-07 | add customized HttpClient which can use the MOA Truststore to verfiy SSL ↵ | Thomas Lenz | 5 | -2/+285 | |
connections | |||||
2014-05-07 | move SSLSocketFactory to moa-id-commons | Thomas Lenz | 10 | -0/+1195 | |
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 1 | -10/+12 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 2 | -3/+25 | |