Age | Commit message (Expand) | Author | Files | Lines |
2018-02-28 | activate postgresql solution as default for unofficial moa-id-3.3.2_postgresq...moa-id-3.3.2_postgresql | Thomas Lenz | 1 | -0/+8 |
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 12 | -55/+102 |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 12 | -127/+244 |
2018-02-15 | update some templates in example configMOA-ID-3.3.2 | Thomas Lenz | 3 | -114/+12 |
2018-02-13 | fix typo in html templates | Thomas Lenz | 5 | -17/+16 |
2018-02-13 | optimize loglevel | Thomas Lenz | 2 | -7/+2 |
2018-02-08 | one more fix | Thomas Lenz | 1 | -1/+1 |
2018-02-08 | fix log message | Thomas Lenz | 1 | -1/+1 |
2018-02-08 | fix bug in AuthBlock processing if no bPK is included | Thomas Lenz | 1 | -3/+9 |
2018-02-07 | update some more parts to support Content-Security-Policy Header in http | Thomas Lenz | 9 | -37/+39 |
2018-02-01 | Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id... | Thomas Lenz | 5 | -16/+16 |
2018-02-01 | change Base64 encoder implementation to prohibit newLines in Base64 strings | Thomas Lenz | 5 | -15/+14 |
2018-01-29 | switch BASE64-encoder implementation to prohibit newLines in BASE64 string | Thomas Lenz | 1 | -3/+4 |
2018-01-23 | remove files from template folder | Thomas Lenz | 6 | -43/+0 |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to sup... | Thomas Lenz | 37 | -220/+234 |
2018-01-17 | update third party libs | Thomas Lenz | 2 | -6/+28 |
2017-12-19 | update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara... | Thomas Lenz | 3 | -7/+4 |
2017-12-19 | update some more escaptionsMOA-ID-3.3.1 | Thomas Lenz | 2 | -5/+4 |
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 | 26 | -674/+124 |
2017-11-29 | update loggingMOA-ID-3.3.0 | Thomas Lenz | 3 | -9/+16 |
2017-11-29 | Fix problem in SAML2 AuthnRequestValidator | Thomas Lenz | 2 | -11/+16 |
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 | 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 | 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 |