Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-04-04 | fixing nullpointer exception | Bojan Suzic | 1 | -1/+5 | |
2014-04-03 | removing storkservice config | Bojan Suzic | 4 | -96/+16 | |
2014-04-03 | refactor Struts action classes | Thomas Lenz | 10 | -463/+430 | |
2014-04-03 | parse ConfigTool version from MANIFEST.MF | Thomas Lenz | 2 | -1/+49 | |
2014-04-02 | Add new language selection | Thomas Lenz | 25 | -288/+331 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java | |||||
2014-04-02 | language+ | Bojan Suzic | 1 | -5/+1 | |
2014-04-02 | language | Bojan Suzic | 1 | -1/+1 | |
2014-04-02 | language | Bojan Suzic | 1 | -39/+48 | |
2014-04-02 | use Log4j for logging | Thomas Lenz | 2 | -9/+12 | |
2014-04-02 | use German as default language | Thomas Lenz | 2 | -3/+3 | |
2014-04-02 | change LogOut redirectURL | Thomas Lenz | 1 | -1/+1 | |
2014-04-02 | check response desination URL | Thomas Lenz | 1 | -0/+13 | |
2014-04-02 | add EncodingFilter from commons-iaik.jar to ConfigWebTool | Thomas Lenz | 1 | -0/+123 | |
remove lib commons-iaik.jar | |||||
2014-03-27 | bugfix STORK PEPS countries and newOA | Thomas Lenz | 1 | -6/+6 | |
2014-03-25 | read cpeps per oa config from database | Florian Reimair | 1 | -2/+3 | |
2014-03-25 | persist cpeps per oa config | Florian Reimair | 2 | -0/+10 | |
2014-03-25 | selection gets reported to config | Florian Reimair | 1 | -5/+17 | |
2014-03-25 | list available CPEPS countries in OA config | Florian Reimair | 1 | -0/+11 | |
2014-03-24 | fix VIDP configuration in combination with other OAs | Thomas Lenz | 3 | -20/+23 | |
2014-03-24 | change boolean data representation | Thomas Lenz | 1 | -7/+7 | |
2014-03-24 | bugfix: VIDP attribute provider configuration and validation | Thomas Lenz | 3 | -10/+23 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 11 | -1369/+1557 | |
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-20 | initial language changes for gui and errors | Bojan Suzic | 2 | -7/+53 | |
2014-03-20 | correcting the error when defining new stork applicaiton | Bojan Suzic | 1 | -2/+9 | |
2014-03-20 | correcting the error when defining new stork applicaiton | Bojan Suzic | 1 | -3/+11 | |
2014-03-18 | use UTF-8 encoding for some parameters | Thomas Lenz | 3 | -8/+29 | |
2014-03-18 | fix add PEPS or attribute error if PEPS list or attribute list is empty | Thomas Lenz | 1 | -5/+12 | |
2014-03-17 | change mandate profile configuration | Thomas Lenz | 2 | -8/+41 | |
2014-03-14 | Revert "change PKIX chaining mode constant" | Thomas Lenz | 1 | -5/+1 | |
This reverts commit 6c9e452d5ab984c1ef221c4a2e746454aa41e014. | |||||
2014-03-14 | bugfix possible NullPointerException in STORK config | Thomas Lenz | 2 | -4/+23 | |
2014-03-14 | solve formID problem | Thomas Lenz | 1 | -1/+19 | |
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 2 | -0/+11 | |
2014-03-07 | check if InResponseTo match requestID | Thomas Lenz | 1 | -22/+21 | |
2014-03-06 | fix Database update problemMOA-ID-2.0-RC1 | Thomas Lenz | 1 | -1/+1 | |
2014-03-06 | Fix NullPointer exception | Thomas Lenz | 1 | -1/+1 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -0/+4 | |
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 | storkid derivation pro country | Bojan Suzic | 2 | -8/+7 | |
2014-03-05 | land selection change | Bojan Suzic | 3 | -1324/+1349 | |
2014-03-05 | ap plugins can be configured to listen to certain attributes | Florian Reimair | 1 | -0/+4 | |
2014-02-28 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -1/+1 | |
2014-02-28 | fixed name validation error in config | Florian Reimair | 1 | -1/+1 | |
2014-02-25 | attrcollector | Bojan Suzic | 1 | -1/+1 | |
2014-02-25 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 3 | -0/+56 | |
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 | ConfigTool: if login is deactivated then redirect user to secure-area | Thomas Lenz | 1 | -1/+8 | |
2014-02-25 | merge tlenz into ap | Florian Reimair | 16 | -163/+712 | |
2014-02-25 | config validators | Florian Reimair | 1 | -0/+14 | |
2014-02-24 | update PVP2 contact information | Thomas Lenz | 5 | -8/+50 | |
2014-02-24 | allow only one SL-Template | Thomas Lenz | 2 | -17/+24 | |
2014-02-24 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 6 | -58/+89 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-24 | introduced attributeproviderfactory | Florian Reimair | 1 | -5/+2 | |