aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool
AgeCommit message (Collapse)AuthorFilesLines
2015-07-21update maven pom to 3.xThomas Lenz1-1/+1
2015-07-17Merge first STORK 2 changesThomas Lenz2-2/+9
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-17modifications in 2.x configuration GUIThomas Lenz20-36/+28
2015-07-17first beta version of new MOA-ID WebGUI module for configurationThomas Lenz1-47/+0
2015-07-02develThomas Lenz3-2/+5
2015-05-11fixing dependency colision due to different library versions used in moa and ↵Bojan Suzic1-1/+5
samlengine
2015-05-11velocity engine init exception handlingBojan Suzic1-1/+4
2015-04-16update library versionsThomas Lenz1-3/+0
2015-04-14update error handling in PVP metadata verification filter implemetationsThomas Lenz4-15/+36
2015-04-14fix problem with Authenticated sessionsThomas Lenz1-13/+13
2015-04-14fix possible NullPointerException if no OA is foundThomas Lenz1-4/+8
2015-04-07add configuration property to deactivate PVP metadata schema validationThomas Lenz2-1/+15
2015-02-20fix possible problem with different bouncycastle versionsThomas Lenz1-0/+9
2015-02-19fix some possible problemsThomas Lenz1-22/+30
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz2-2/+3
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-19update librariesThomas Lenz1-2/+2
-> 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-16Merge branch 'ISA-1.18-action' into during_authsource_refactoringThomas Lenz4-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-14Apply some minor fixes.Thomas Knall1-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-19fix OA PublicPrefix validationThomas Lenz1-3/+22
2014-12-19fix errormessageThomas Lenz1-1/+1
2014-12-19fix problem with empty databaseThomas Lenz1-0/+3
2014-12-19fix TestOID configuration problemThomas Lenz2-19/+35
2014-12-04change exception handling for TrustStore configurationThomas Lenz2-8/+5
2014-11-27fix wrong error message if SSL server certificate is not trustedThomas Lenz1-0/+5
2014-11-25Fix build.Thomas Knall1-2/+2
- 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-11-24fix configTool list OA problemThomas Lenz1-1/+2
2014-11-04do not list STORK-PVP gateways in OA listsThomas Lenz1-1/+2
2014-11-04add metadata schema validation filtersThomas Lenz2-3/+17
2014-11-03Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.3MOA-ID-2.1.2Thomas Lenz25-280/+820
Conflicts: .gitignore
2014-10-31fix problem with MOA-IDP database updatesThomas Lenz1-2/+3
2014-10-31fix MOA-IDP stored twinceThomas Lenz3-7/+9
2014-10-31add .gitignore filesThomas Lenz1-0/+2
2014-10-30fix problems with non-admin userThomas Lenz4-6/+14
2014-10-30remove unused depentenciesThomas Lenz1-2/+22
2014-10-29Merge branch 'ISA-1.18-action' into moa-2.1-SnapshotThomas Lenz13-13/+378
Conflicts: id/server/idserverlib/pom.xml
2014-10-28solve problems with multithreading and hibernate sessionThomas Lenz6-237/+292
2014-10-28add STRUTS2 interceptor for hibernate session managementThomas Lenz2-0/+65
2014-10-24Merge branch 'merge' into moa-2.1-SnapshotAlexander Marsalek1-9/+12
2014-10-24newPeps() fixAlexander Marsalek1-9/+26
2014-10-24update configtool for STORK-PVP gateway configurationThomas Lenz11-12/+77
2014-10-22add PVP gateway configuration into configWebToolThomas Lenz8-3/+303
2014-10-21remove debug log messagesThomas Lenz1-9/+12
2014-10-16config -newpeps() fixAlexander Marsalek2-1/+3
2014-09-19Merge branch 'moa-2.1-Snapshot'MOA-SPSS-2.0.2MOA-ID-2.1.1Thomas Lenz1-0/+12
2014-09-19update librariesThomas Lenz1-0/+12
- opensaml > 2.6.3 - iaik-moa > 1.51 - iaik_jce_full > 5.2 - iaik_cms > 5.0
2014-09-17Merge branch 'moa-2.1-Snapshot'Thomas Lenz2-9/+14
2014-09-17update configuration toolThomas Lenz2-9/+14
2014-09-15Merge branch 'moa-2.1-Snapshot'Thomas Lenz29-123/+813
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OATargetConfiguration.java pom.xml
2014-09-15update lib egovutils to 1.0.7Thomas Lenz1-1/+1
2014-09-12update dependency versionThomas Lenz1-2/+2
> 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