Age | Commit message (Expand) | Author | Files | Lines |
2017-11-27 | fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.java | Thomas Lenz | 1 | -7/+13 |
2017-11-27 | add escaping on some places | Thomas Lenz | 9 | -40/+82 |
2017-11-27 | refactoring: rename method | Thomas Lenz | 1 | -7/+6 |
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 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 5 | -2/+63 |
2017-11-27 | add some more escaptions | Thomas Lenz | 18 | -88/+218 |
2017-11-27 | fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.java | Thomas Lenz | 1 | -7/+13 |
2017-11-27 | Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id... | Thomas Lenz | 19 | -834/+284 |
2017-11-27 | add escaping on some places | Thomas Lenz | 9 | -40/+83 |
2017-11-27 | refactoring: rename method | Thomas Lenz | 1 | -7/+6 |
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 https://gitlab.iaik.tugraz.at/egi... | Thomas Lenz | 114 | -1915/+3222 |
2017-11-20 | add scheme file | Thomas Lenz | 1 | -0/+35 |
2017-11-20 | Merge branch 'development_preview' into eIDAS_node_implementation | Thomas Lenz | 11 | -410/+162 |
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 | 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 |
2017-10-18 | some small refactoring in RedirectServlet | Thomas Lenz | 3 | -4/+40 |
2017-10-18 | change logging in OpenID Connect result builder | Thomas Lenz | 2 | -4/+20 |
2017-10-18 | only log full OpenID-Connect token on loglevel 'trace' | Thomas Lenz | 1 | -2/+3 |
2017-10-17 | update default config | Thomas Lenz | 3 | -4/+12 |
2017-10-13 | enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a... | Thomas Lenz | 3 | -19/+46 |
2017-10-13 | switch log levels to info | Thomas Lenz | 9 | -15/+15 |
2017-10-13 | fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute v... | Thomas Lenz | 2 | -1/+23 |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 40 | -1220/+1262 |
2017-10-11 | fix wrong eIDAS bPK calculation | Thomas Lenz | 1 | -1/+1 |
2017-10-10 | update error handling | Thomas Lenz | 2 | -7/+31 |
2017-10-10 | update MOAIDTrustManager to implement a better error handling for acceptedSer... | Thomas Lenz | 2 | -12/+44 |
2017-10-09 | update some more templates and version numbers | Thomas Lenz | 7 | -11/+15 |
2017-10-09 | update version in moa-id-auth mainpage | Thomas Lenz | 2 | -1/+73 |
2017-10-09 | switch to eIDAS SAML-engine 1.4.0 | Thomas Lenz | 1 | -5/+5 |
2017-10-05 | fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ... | Thomas Lenz | 2 | -4/+53 |
2017-10-04 | add additional logging | Thomas Lenz | 2 | -3/+7 |
2017-10-04 | enable mandates for eIDAS service provider | Thomas Lenz | 1 | -3/+8 |
2017-10-04 | set default local-BKU URL if there is no OA specific | Thomas Lenz | 1 | -0/+3 |
2017-10-04 | update eID decryption implementation in mobile-auth module | Thomas Lenz | 1 | -11/+1 |