aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2018-02-28activate postgresql solution as default for unofficial moa-id-3.3.2_postgresq...moa-id-3.3.2_postgresqlThomas Lenz1-0/+8
2018-02-27some more updates are required to support postgresql databasesThomas Lenz12-55/+102
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz12-127/+244
2018-02-15update some templates in example configMOA-ID-3.3.2Thomas Lenz3-114/+12
2018-02-13fix typo in html templatesThomas Lenz5-17/+16
2018-02-13optimize loglevelThomas Lenz2-7/+2
2018-02-08one more fixThomas Lenz1-1/+1
2018-02-08fix log messageThomas Lenz1-1/+1
2018-02-08fix bug in AuthBlock processing if no bPK is includedThomas Lenz1-3/+9
2018-02-07update some more parts to support Content-Security-Policy Header in httpThomas Lenz9-37/+39
2018-02-01Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz5-16/+16
2018-02-01change Base64 encoder implementation to prohibit newLines in Base64 stringsThomas Lenz5-15/+14
2018-01-29switch BASE64-encoder implementation to prohibit newLines in BASE64 stringThomas Lenz1-3/+4
2018-01-23remove files from template folderThomas Lenz6-43/+0
2018-01-23update mostly all GUI forms to split JavaScript and CSS from html code to sup...Thomas Lenz37-220/+234
2018-01-17update third party libsThomas Lenz2-6/+28
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because putCustomPara...Thomas Lenz3-7/+4
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz2-5/+4
2017-12-19fix bug that encodes URLs twinceThomas Lenz1-2/+2
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz3-9/+86
2017-12-11Merge branch 'development_preview' into eIDAS_node_implementationThomas Lenz26-674/+124
2017-11-29update loggingMOA-ID-3.3.0Thomas Lenz3-9/+16
2017-11-29Fix problem in SAML2 AuthnRequestValidatorThomas Lenz2-11/+16
2017-11-28update default log4j.propertiesThomas Lenz1-17/+40
2017-11-28Remove unused configuration valuesThomas Lenz15-608/+0
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz6-29/+52
2017-11-28Add PVP metadata SAML2 EntityAttribute resolver filterThomas Lenz2-0/+209
2017-11-27add PVP attribute for eIDAS QAA levelThomas Lenz5-2/+63
2017-11-27add some more escaptionsThomas Lenz18-88/+218
2017-11-27fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.javaThomas Lenz1-7/+13
2017-11-27add escaping on some placesThomas Lenz9-40/+82
2017-11-27refactoring: rename methodThomas Lenz1-7/+6
2017-11-27add String escaping on same methodsThomas Lenz16-820/+206
2017-11-27add eIDAS request validation regarding minimum data-set and SPTypeThomas Lenz2-14/+51
2017-11-27add PVP attribute for eIDAS QAA levelThomas Lenz5-2/+63
2017-11-27add some more escaptionsThomas Lenz18-88/+218
2017-11-27fix nullpointer in MandateNaturalPersonBPKAttributeBuilder.javaThomas Lenz1-7/+13
2017-11-27Merge branch 'eIDAS_node_implementation' of gitlab.iaik.tugraz.at:egiz/moa-id...Thomas Lenz19-834/+284
2017-11-27add escaping on some placesThomas Lenz9-40/+83
2017-11-27refactoring: rename methodThomas Lenz1-7/+6
2017-11-26add String escaping on same methodsThomas Lenz16-820/+206
2017-11-21add eIDAS request validation regarding minimum data-set and SPTypeThomas Lenz2-14/+51
2017-11-21Merge branch 'eIDAS_node_implementation' of https://gitlab.iaik.tugraz.at/egi...Thomas Lenz114-1915/+3222
2017-11-20add scheme fileThomas Lenz1-0/+35
2017-11-20Merge branch 'development_preview' into eIDAS_node_implementationThomas Lenz11-410/+162
2017-11-20add scheme fileThomas Lenz1-0/+35
2017-11-20Add PVP metadata SAML2 EntityAttribute resolver filterThomas Lenz2-0/+209
2017-11-20add new constantsThomas Lenz2-6/+104
2017-11-13solve logging problem to lose log messages in some special casesThomas Lenz2-5/+5
2017-11-13fix typoThomas Lenz1-1/+1