Age | Commit message (Expand) | Author | Files | Lines |
2022-08-22 | feat(core): add default error-handler to show custom error-page on any error | Thomas | 8 | -222/+94 |
2022-08-22 | chore(core): update third-party libs | Thomas | 1 | -12/+12 |
2022-08-22 | build(proxyserice): optimize build and assembly process | Thomas | 3 | -9/+5 |
2022-08-22 | build: remove dependency that was included twice | Thomas | 1 | -5/+1 |
2022-08-22 | doc: update and add readmes, handbooks, and release infos | Thomas | 13 | -11/+208 |
2022-08-22 | build(core): optimize build process to assembly ms-proxy and ms-connector by ... | Thomas | 7 | -37/+61 |
2022-08-22 | chore(matching): add log-messages on level INFO to get more information about... | Thomas | 6 | -7/+31 |
2022-08-17 | refact(proxy): rename SystemD property to 'eidas.ms-proxy.configuration' | Thomas | 3 | -3/+3 |
2022-08-17 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into... | Thomas | 467 | -670/+20767 |
2022-08-17 | Merge branch 'feature/ms_proxy_service' into 'nightlybuild' | Thomas Lenz | 467 | -670/+20767 |
2022-08-17 | feat(eidas): extend EJusticePersonRoleHandler to include additional requested... | Thomas | 7 | -8/+261 |
2022-08-16 | style(eidas): fix typo in configuration properties | Thomas | 4 | -11/+17 |
2022-08-16 | feat(eidas): generate advanced attributes in response-processing too | Thomas | 7 | -16/+316 |
2022-08-16 | feat(eidas): add advanced SP config post-processing based on requested attrib... | Thomas | 10 | -5/+242 |
2022-08-16 | chore(core): check if custom attribute-handler implementations are available ... | Thomas | 6 | -1/+48 |
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ProxyEidasAt... | Thomas | 6 | -1/+102 |
2022-08-16 | chore(eidas): add sector-specific attributes for BORIS project to eIDAS confi... | Thomas | 1 | -6/+6 |
2022-08-11 | chore(gui): show transactionId between errorCode and errorMsg | Thomas | 1 | -9/+9 |
2022-08-10 | feat(ux): show technical transactionId on errorPage, if available | Thomas | 3 | -0/+7 |
2022-08-08 | feat(proxy): optimize mandate support by selection mandate-mode based on requ... | Thomas | 2 | -109/+124 |
2022-08-05 | feat(proxy-service): add work-around to support mandates for legal- and natur... | Thomas | 2 | -3/+81 |
2022-08-03 | chore(gui): change eMail address for support on BM.I side | Thomas | 1 | -1/+1 |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 22 | -95/+96 |
2022-08-02 | doc: update release date of version 1.3.2 | Thomas | 3 | -2/+9 |
2022-08-02 | build: switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-08-02 | build: switch to next release version1.3.2 | Thomas | 7 | -7/+7 |
2022-08-02 | test(matching): optimize validation of execution-context parameters | Thomas | 1 | -5/+22 |
2022-08-01 | doc: add readme and update history | Thomas | 2 | -0/+32 |
2022-08-01 | doc: add documentation of eIDAS person-matching functionality | Thomas | 1 | -0/+0 |
2022-08-01 | fix(matching): fix wrong parameter in other_matching_method GUI form | Thomas | 1 | -2/+2 |
2022-08-01 | fix(eidas): unset flag on execution-context that probibits create-new-ERnP-en... | Thomas | 2 | -2/+5 |
2022-07-12 | refact(szr): only use alreadymatched eID data for SZR communication | Thomas | 4 | -78/+20 |
2022-07-11 | doc(connector): move readme into sub-directory | Thomas | 1 | -0/+0 |
2022-07-11 | fix(logging): update package names of specific logger implementation, because... | Thomas | 1 | -2/+2 |
2022-07-07 | chore(cache): catch a more generic exception in Transaction-Cache health check | Thomas | 1 | -1/+1 |
2022-07-05 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 42 | -84/+456 |
2022-07-05 | doc: add some missing release information | Thomas | 3 | -1/+12 |
2022-07-05 | chore(core): change log-level from debug to trace | Thomas | 1 | -1/+1 |
2022-07-05 | build(core): switch to next snapshot version | Thomas | 7 | -7/+7 |
2022-07-05 | build(core): switch to next release version1.3.1 | Thomas | 7 | -7/+7 |
2022-07-05 | doc: finalize readme and history for next release | Thomas | 2 | -16/+44 |
2022-07-01 | doc: add first draft of readme and update handbook | Thomas | 3 | -0/+49 |
2022-07-01 | style(matching): fix code-style issue | Thomas | 10 | -21/+20 |
2022-07-01 | refact(matching): make address-search sort result more resistent | Thomas | 1 | -7/+12 |
2022-07-01 | feat(core): update statistic-logger to include matching results | Thomas | 13 | -14/+91 |
2022-07-01 | feat(matching): distiguish between empty and non empty address-search results | Thomas | 1 | -1/+7 |
2022-07-01 | fix(matching): add null-check in custom comperator for address-search results | Thomas | 2 | -4/+11 |
2022-07-01 | chore(core): update GUI descriptions for matching process | Thomas | 2 | -14/+16 |
2022-07-01 | feat(matching): add configuration property to define max. results for address... | Thomas | 3 | -2/+29 |
2022-07-01 | feat(matching): optimize order of address search results | Thomas | 2 | -28/+105 |