Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-16 | config -newpeps() fix | Alexander Marsalek | 2 | -1/+3 | |
2014-08-21 | change sessiontimeout to 45 minutes | Thomas Lenz | 1 | -0/+4 | |
2014-08-19 | add new OA specific configuration for bPK decryption | Thomas Lenz | 2 | -1/+78 | |
2014-07-15 | solve problems with Target configuration | Thomas Lenz | 1 | -2/+2 | |
2014-07-10 | solve problem with empty configuration | Thomas Lenz | 1 | -1/+1 | |
2014-07-08 | Merge branch 'moa-2.1-Snapshot' into authnrequest_signrequest_split | Alexander Marsalek | 2 | -1/+5 | |
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/+8 | |
2014-07-04 | made country code readonly | Florian Reimair | 2 | -2/+4 | |
2014-07-04 | fix: CPEPS list is now edited in place instead of clean and refill | Florian Reimair | 2 | -1/+3 | |
2014-07-02 | added support for splitting authnrequest &signrequest | Alexander Marsalek | 1 | -1/+2 | |
2014-06-30 | add checkbox to choose if all errors should be send back to online application | Thomas Lenz | 1 | -0/+8 | |
2014-06-13 | add new test credential support to web config gui | Thomas Lenz | 1 | -0/+20 | |
2014-06-03 | implement configuration tool single logout | Thomas Lenz | 1 | -2/+24 | |
2014-05-21 | update BKUSelection customization preview | Thomas Lenz | 2 | -1/+3 | |
2014-05-21 | Revert "update version management" | Thomas Lenz | 1 | -0/+0 | |
This reverts commit e147bdb7da8e48c1483c7732a0eb6b6f54699b66. Conflicts: id/ConfigWebTool/pom.xml | |||||
2014-05-20 | update version management | Thomas Lenz | 1 | -0/+0 | |
2014-05-07 | finalize IDP interfederation configuration | Thomas Lenz | 7 | -27/+56 | |
Info: STORK VIDP configuration is moved to section interfederation | |||||
2014-05-06 | add first parts of interfederation configuration | Thomas Lenz | 9 | -3/+218 | |
2014-05-06 | split OA target configuration from general OA configuration | Thomas Lenz | 3 | -121/+129 | |
2014-05-05 | refectore online-application configuration jsp files | Thomas Lenz | 11 | -629/+709 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 1 | -35/+35 | |
2014-04-03 | removing storkservice config | Bojan Suzic | 2 | -41/+1 | |
2014-04-03 | refactor Struts action classes | Thomas Lenz | 3 | -5/+8 | |
2014-04-03 | parse ConfigTool version from MANIFEST.MF | Thomas Lenz | 1 | -1/+1 | |
2014-04-02 | Add new language selection | Thomas Lenz | 6 | -1/+16 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java | |||||
2014-04-02 | add i18n intercepter | Thomas Lenz | 1 | -1/+1 | |
allow struts language parameter | |||||
2014-04-02 | add EncodingFilter from commons-iaik.jar to ConfigWebTool | Thomas Lenz | 1 | -1/+1 | |
remove lib commons-iaik.jar | |||||
2014-03-27 | move textbox VIDP country code | Thomas Lenz | 1 | -13/+12 | |
2014-03-25 | activated translation | Florian Reimair | 1 | -1/+1 | |
2014-03-25 | selection gets reported to config | Florian Reimair | 1 | -3/+1 | |
2014-03-25 | list available CPEPS countries in OA config | Florian Reimair | 1 | -1/+5 | |
2014-03-25 | fixed ugly formatting | Florian Reimair | 1 | -0/+6 | |
2014-03-25 | fixed missing translation | Florian Reimair | 1 | -2/+4 | |
2014-03-24 | solve VIDP problem if user is no admin | Thomas Lenz | 2 | -2/+5 | |
2014-03-24 | solve VIDP CSS and JS problems | Thomas Lenz | 2 | -1/+6 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 3 | -18/+128 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java 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/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom | |||||
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 1 | -0/+6 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 2 | -9/+13 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/EHvdAttributeProviderPlugin.java | |||||
2014-03-05 | land selection change | Bojan Suzic | 2 | -14/+54 | |
2014-03-05 | ap plugins can be configured to listen to certain attributes | Florian Reimair | 1 | -2/+3 | |
2014-03-05 | config gui fixes | Florian Reimair | 2 | -7/+10 | |
2014-02-28 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -2/+2 | |
2014-02-28 | fixed name validation error in config | Florian Reimair | 1 | -1/+1 | |
2014-02-28 | fixed config visible vidp config block glitch | Florian Reimair | 1 | -1/+1 | |
2014-02-25 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 2 | -0/+50 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OASTORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java | |||||
2014-02-25 | merge tlenz into ap | Florian Reimair | 3 | -13/+107 | |
2014-02-24 | update PVP2 contact information | Thomas Lenz | 1 | -2/+8 | |
2014-02-24 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 2 | -6/+15 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-24 | drafted config saving | Florian Reimair | 1 | -1/+1 | |
2014-02-24 | add new ap configuration entry | Florian Reimair | 1 | -0/+9 | |