Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-20 | add some missing files | Thomas Lenz | 3 | -1/+451 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 197 | -11795/+1040 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 10 | -38/+136 | |
2018-06-15 | fix first refactoring problems | Thomas Lenz | 7 | -36/+219 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 81 | -654/+723 | |
2018-06-14 | some more stuff | Thomas Lenz | 109 | -2994/+1556 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 56 | -1599/+1577 | |
2018-06-07 | add one file | Thomas Lenz | 1 | -0/+820 | |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 13 | -844/+46 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 301 | -8799/+1157 | |
2018-05-17 | add some work-arounds into federated authentication module to make it usable ↵ | Thomas Lenz | 2 | -6/+73 | |
with MOA-ID 3.2.0 to 3.2.2 | |||||
2018-05-17 | fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated ↵ | Thomas Lenz | 6 | -20/+22 | |
authentication | |||||
2018-05-17 | fix bug in configtool regarding interfederation mode | Thomas Lenz | 3 | -21/+21 | |
2018-05-17 | add result decryption for SL2.0 authentication module | Thomas Lenz | 7 | -24/+93 | |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 31 | -13/+2373 | |
2018-04-25 | first test codes for eIDAS Ref. Impl. v2 integration | Thomas Lenz | 14 | -1/+1084 | |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 6 | -502/+571 | |
2018-03-12 | remove some warning in pom structure | Thomas Lenz | 5 | -11/+3 | |
2018-03-12 | update handbook | Thomas Lenz | 1 | -42/+28 | |
2018-02-28 | remove workaround for unofficial release | Thomas Lenz | 2 | -13/+12 | |
2018-02-28 | activate postgresql solution as default for unofficial ↵moa-id-3.3.2_postgresql | Thomas Lenz | 2 | -0/+15 | |
moa-id-3.3.2_postgresql release | |||||
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 13 | -65/+118 | |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 13 | -128/+262 | |
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration | |||||
2018-02-15 | update some templates in example configMOA-ID-3.3.2 | Thomas Lenz | 3 | -114/+12 | |
2018-02-13 | switch to version 3.3.2 | Thomas Lenz | 2 | -0/+374 | |
and add release infos | |||||
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 ↵ | Thomas Lenz | 5 | -16/+16 | |
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation | |||||
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 ↵ | Thomas Lenz | 37 | -220/+234 | |
support "Content Security-Policy" http headers | |||||
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 | |