aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool/src
AgeCommit message (Collapse)AuthorFilesLines
2015-04-07add configuration property to deactivate PVP metadata schema validationThomas Lenz2-1/+15
2015-02-19fix some possible problemsThomas Lenz1-22/+30
2015-02-18Merge branch 'datentechnik_modularization' into moa-id-2.2-mergeThomas Lenz1-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-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-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 Lenz23-278/+796
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-30fix problems with non-admin userThomas Lenz4-6/+14
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-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 Lenz28-120/+810
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OATargetConfiguration.java pom.xml
2014-09-12Update eMail address verificationThomas Lenz3-4/+2
2014-09-11remove AttributQuery URL available checkThomas Lenz1-4/+4
2014-08-21fix some problems with Single LogOutThomas Lenz1-4/+13
2014-08-21change sessiontimeout to 45 minutesThomas Lenz1-0/+4
2014-08-21add active user-session cleanup processThomas Lenz10-17/+86
2014-08-21fix typoThomas Lenz1-2/+2
2014-08-19add new OA specific configuration for bPK decryptionThomas Lenz9-3/+590
2014-07-15solve Sub-Target problems in MOA-ID-ConfigurationMOA-SPSS-2.0.1MOA-ID-2.1.0Thomas Lenz2-4/+23
2014-07-15solve problems with Target configurationThomas Lenz2-6/+24
2014-07-14add additionl trustmanagerrevoationchecking default valueThomas Lenz1-1/+2
2014-07-14load default value if no configuration is foundThomas Lenz1-1/+2
2014-07-11update general configuration DB representationThomas Lenz1-14/+38
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz1-2/+1
2014-07-10solve problem with empty configurationThomas Lenz2-14/+23
2014-07-10set default TrustManagerRevocationCheck valueThomas Lenz1-1/+2
2014-07-08Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek7-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-07Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_splitAlexander Marsalek5-1/+34
2014-07-07Merge remote-tracking branch 'remotes/origin/persistance-fixes' into ↵Thomas Lenz7-67/+57
moa-2.1-Snapshot
2014-07-07check for peps country code uniquenessFlorian Reimair5-31/+49
2014-07-04made country code readonlyFlorian Reimair4-20/+35