Age | Commit message (Expand) | Author | Files | Lines |
2015-12-18 | add basic eIDAS modul default configuration | Thomas Lenz | 6 | -0/+152 |
2015-12-18 | add first untested parts for eIDAS SAML-engine configuration | Thomas Lenz | 13 | -10/+889 |
2015-12-18 | fix broken STORK depentencies | Thomas Lenz | 3 | -3/+51 |
2015-12-16 | add basic authentication modul implementation and eIDAS protocol endpoints | Thomas Lenz | 4 | -0/+156 |
2015-12-16 | add empty eIDAS module | Thomas Lenz | 4 | -5/+53 |
2015-12-04 | add additional PVP credential checks | Thomas Lenz | 1 | -0/+15 |
2015-12-04 | check if PVP SigningCredentials contains a privatekey after load keystore loa... | Thomas Lenz | 1 | -0/+6 |
2015-11-27 | remove unused class | Thomas Lenz | 1 | -155/+0 |
2015-11-27 | fix possible DB cleanup errors | Thomas Lenz | 3 | -54/+56 |
2015-11-17 | change version of moa-id-configuration to 2.0.3-snapshot | Thomas Lenz | 2 | -1/+48 |
2015-11-17 | change version of moa-id-configuration to 2.0.2.1MOA-ID-Config-2.0.2.1 | Thomas Lenz | 1 | -1/+1 |
2015-11-17 | fix some more problems in STORK code | Thomas Lenz | 1 | -27/+33 |
2015-11-16 | add depentency | Thomas Lenz | 1 | -0/+6 |
2015-11-16 | fix possible NullPointerException with STORK configuration | Thomas Lenz | 1 | -16/+24 |
2015-11-16 | add property key | Thomas Lenz | 1 | -0/+1 |
2015-11-16 | fix wrong translation | Thomas Lenz | 1 | -2/+2 |
2015-11-02 | fix possible dependency problem with W3C DOM elements | Thomas Lenz | 1 | -3/+3 |
2015-10-27 | fix possible problem if no BKU is configurated in general configuration | Thomas Lenz | 2 | -26/+29 |
2015-10-16 | addon button value for storkattribute delete | Christian Maierhofer | 1 | -2/+2 |
2015-10-16 | Merge branch 'moa-id-3.0.0-snapshot' of gitlab.iaik.tugraz.at:afitzek/moa-ids... | Christian Maierhofer | 2 | -20/+17 |
2015-10-16 | Add button caption if new stork attribute is added | Christian Maierhofer | 1 | -2/+2 |
2015-10-16 | add SAML2 Metadata namespace and schema to validate openSAML signed metadata | Thomas Lenz | 2 | -20/+17 |
2015-10-15 | Merge branch 'web-config' into moa-id-3.0.0-snapshot | Christian Maierhofer | 29 | -154/+5501 |
2015-10-15 | add maven test depentencies | Thomas Lenz | 1 | -0/+16 |
2015-10-15 | webgui fixing for smaller screens | Christian Maierhofer | 5 | -10/+25 |
2015-10-14 | modified login page | Christian Maierhofer | 3 | -62/+26 |
2015-10-13 | use module and action from pendingRequest instead of from moasession dao | Thomas Lenz | 1 | -1/+1 |
2015-10-12 | fix some problems in DispatcherServlet | Thomas Lenz | 9 | -9/+417 |
2015-10-12 | added css and js files to all jsps | Christian Maierhofer | 21 | -33/+105 |
2015-10-12 | modify web-config | Christian Maierhofer | 13 | -93/+5389 |
2015-10-09 | fix broken depentencies after refactoring of AttributeProviderInterface | Thomas Lenz | 10 | -10/+20 |
2015-10-09 | move BKU Authentication preprocessing into a seperate task. | Thomas Lenz | 7 | -123/+261 |
2015-10-08 | refactor attributeBuilder OA parameter from implementation to interface | Thomas Lenz | 47 | -49/+93 |
2015-09-23 | fix NullPointerException if moa-id-configuration user has only bPK identifier... | Thomas Lenz | 1 | -1/+2 |
2015-09-18 | fix merge problem in STORK V-IDP consentEvaluator module | Thomas Lenz | 1 | -1/+1 |
2015-09-18 | fix problem with responsive design in BKU-Selection template | Thomas Lenz | 2 | -4/+8 |
2015-09-18 | update BKU-Selection template to deactivate buttons after first click to prev... | Thomas Lenz | 1 | -2/+6 |
2015-09-17 | update depentencies | Thomas Lenz | 2 | -0/+24 |
2015-09-16 | fix possible NullPointerException in STORK configuration | Thomas Lenz | 1 | -8/+10 |
2015-09-16 | update pom to remove xml-parser from application packages | Thomas Lenz | 2 | -2/+3 |
2015-09-15 | change version to next snapshot version (3.0.3-snapshot) | Thomas Lenz | 1 | -5/+5 |
2015-09-15 | Merge branch 'Branch_MOA-ID-3.0.2' into moa-id-3.0.0-snapshot | Thomas Lenz | 0 | -0/+0 |
2015-09-15 | - update handbook and release information - change version to 3.0.2MOA-ID-3.0.2 | Thomas Lenz | 4 | -7/+672 |
2015-09-15 | change default filename in configuration download dialog | Thomas Lenz | 1 | -1/+1 |
2015-09-15 | fix problems with OracleDB and configuration storage implementation | Thomas Lenz | 13 | -280/+494 |
2015-09-15 | update pom | Thomas Lenz | 1 | -0/+6 |
2015-09-15 | - update handbook and release information | Thomas Lenz | 4 | -7/+672 |
2015-09-15 | change default filename in configuration download dialog | Thomas Lenz | 1 | -1/+1 |
2015-09-15 | fix problems with OracleDB and configuration storage implementation | Thomas Lenz | 13 | -280/+494 |
2015-09-14 | move citizen-card authentication and validation (Security-layer communication... | Thomas Lenz | 94 | -5036/+4276 |