Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-17 | update third party libs | Thomas Lenz | 3 | -15/+41 | |
2017-12-19 | update interface of DefaultGUIFormBuilderConfiguration, because ↵ | Thomas Lenz | 3 | -7/+4 | |
putCustomParameter(...) implementation only support values of type String | |||||
2017-12-19 | update some more escaptionsMOA-ID-3.3.1 | Thomas Lenz | 2 | -5/+4 | |
2017-12-19 | update and add history.txt and readme_3.3.1.txt | Thomas Lenz | 2 | -0/+343 | |
2017-12-19 | fix bug that encodes URLs twince | Thomas Lenz | 1 | -2/+2 | |
2017-12-19 | if auth. req. preprocessing failes, write transaction error into revisionsLogger | Thomas Lenz | 3 | -9/+86 | |
2017-12-11 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 27 | -674/+125 | |
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/metadata/MOAMetadataProvider.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/PVPEntityCategoryFilter.java | |||||
2017-11-29 | update loggingMOA-ID-3.3.0 | Thomas Lenz | 3 | -9/+16 | |
2017-11-29 | Fix problem in SAML2 AuthnRequestValidator | Thomas Lenz | 3 | -11/+17 | |
2017-11-28 | update default log4j.properties | Thomas Lenz | 1 | -17/+40 | |
2017-11-28 | Remove unused configuration values | Thomas Lenz | 15 | -608/+0 | |
2017-11-28 | deactivated PVP EntityCategory mapper as default | Thomas Lenz | 6 | -29/+52 | |
2017-11-28 | Add PVP metadata SAML2 EntityAttribute resolver filter | Thomas Lenz | 2 | -0/+209 | |
2017-11-27 | update history.txt | Thomas Lenz | 1 | -0/+2 | |
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 5 | -2/+63 | |
2017-11-27 | add some more escaptions | Thomas Lenz | 19 | -113/+225 | |
2017-11-27 | fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.java | Thomas Lenz | 1 | -7/+13 | |
2017-11-27 | add escaping on some places | Thomas Lenz | 10 | -44/+87 | |
2017-11-27 | refactoring: rename method | Thomas Lenz | 21 | -134/+133 | |
2017-11-27 | add String escaping on same methods | Thomas Lenz | 16 | -820/+206 | |
2017-11-27 | add eIDAS request validation regarding minimum data-set and SPType | Thomas Lenz | 2 | -14/+51 | |
2017-11-27 | update history.txt | Thomas Lenz | 1 | -0/+2 | |
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 5 | -2/+63 | |
2017-11-27 | add some more escaptions | Thomas Lenz | 19 | -113/+225 | |
2017-11-27 | fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.java | Thomas Lenz | 1 | -7/+13 | |
2017-11-27 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 19 | -834/+284 | |
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-11-27 | add escaping on some places | Thomas Lenz | 10 | -44/+88 | |
2017-11-27 | refactoring: rename method | Thomas Lenz | 21 | -134/+133 | |
2017-11-26 | add String escaping on same methods | Thomas Lenz | 16 | -820/+206 | |
2017-11-21 | add eIDAS request validation regarding minimum data-set and SPType | Thomas Lenz | 2 | -14/+51 | |
2017-11-21 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 125 | -1980/+3627 | |
https://gitlab.iaik.tugraz.at/egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-11-20 | add scheme file | Thomas Lenz | 1 | -0/+35 | |
2017-11-20 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 12 | -411/+164 | |
2017-11-20 | add scheme file | Thomas Lenz | 1 | -0/+35 | |
2017-11-20 | Add PVP metadata SAML2 EntityAttribute resolver filter | Thomas Lenz | 2 | -0/+209 | |
2017-11-20 | add new constants | Thomas Lenz | 2 | -6/+104 | |
2017-11-13 | solve logging problem to lose log messages in some special cases | Thomas Lenz | 2 | -5/+5 | |
2017-11-13 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2017-11-13 | add error message escaption | Thomas Lenz | 1 | -1/+1 | |
2017-11-13 | fix typos in templates | Thomas Lenz | 3 | -388/+19 | |
2017-11-13 | change logging in eIDAS metadata provider | Thomas Lenz | 1 | -2/+14 | |
2017-11-13 | fix some open CrossSiteScripting paths | Thomas Lenz | 4 | -7/+18 | |
2017-10-24 | Merge branch 'eIDAS_node_implementation' into development_preview | Thomas Lenz | 35 | -146/+678 | |
2017-10-24 | update readme_3.3.0.txt3.3.0-RC1 | Thomas Lenz | 1 | -14/+49 | |
2017-10-24 | update default configuration to org.hibernate.dialect.MySQL5Dialect | Thomas Lenz | 2 | -5/+5 | |
2017-10-24 | update eIDAS response validator | Thomas Lenz | 1 | -4/+4 | |
2017-10-19 | optimize logging in eIDAS module | Thomas Lenz | 6 | -8/+6 | |
2017-10-19 | add new eIDAS representative attributes from eIDAS spec. 1.2 | Thomas Lenz | 15 | -90/+518 | |
2017-10-19 | fix bug in eIDAS response encryption configuration | Thomas Lenz | 4 | -4/+22 | |
2017-10-19 | update logging behavior | Thomas Lenz | 2 | -10/+10 | |