Age | Commit message (Expand) | Author | Files | Lines |
2021-05-23 | update attribute builder for MandateProfiles and add attribute builder for ma... | Thomas | 3 | -2/+54 |
2021-04-21 | add missing error-handling and add a few more tests | Thomas | 3 | -7/+32 |
2021-04-21 | some small updates in central error-handling | Thomas | 8 | -361/+321 |
2021-04-19 | refactor DateOfBirth in IAuthData and all implementations because DateOfBirth... | Thomas | 3 | -41/+49 |
2021-04-19 | Merge branch 'feature/VT-21-016' into 'nightlyBuild' | Thomas Lenz | 4 | -205/+592 |
2021-04-16 | Merge branch 'feature/VT-21-016' of gitlab.iaik.tugraz.at:egiz/eaaf_component... | Thomas | 4 | -104/+154 |
2021-04-14 | log level via config | lalber | 2 | -41/+8 |
2021-04-14 | ready for Tests | lalber | 1 | -0/+7 |
2021-04-14 | some code optimization to reduce memory consumption | Thomas | 1 | -7/+5 |
2021-04-08 | Rename interface | lalber | 2 | -13/+13 |
2021-04-07 | Interface extraction | lalber | 3 | -263/+111 |
2021-04-01 | new handleErroNoRedirect | lalber | 1 | -34/+16 |
2021-03-31 | inf recursion fix | lalber | 1 | -10/+11 |
2021-03-30 | better error conf and some fixes | lalber | 2 | -11/+17 |
2021-03-30 | Junit fixes | lalber | 3 | -37/+93 |
2021-03-30 | add some Junit fixes and other spotbug based ones | lalber | 3 | -32/+58 |
2021-03-30 | added some error Handling | lalber | 3 | -10/+16 |
2021-03-30 | no ticket or link fix | lalber | 1 | -12/+13 |
2021-03-30 | Second version of feature | lalber | 2 | -53/+73 |
2021-03-30 | First version of feature | lalber | 3 | -155/+377 |
2021-03-30 | register missing attribute-builder | Thomas | 1 | -0/+1 |
2021-03-26 | better error conf and some fixes | lalber | 2 | -11/+17 |
2021-03-21 | Junit fixes | lalber | 3 | -37/+93 |
2021-03-16 | add some Junit fixes and other spotbug based ones | lalber | 3 | -33/+60 |
2021-03-12 | added some error Handling | lalber | 3 | -10/+16 |
2021-03-12 | refactor some code to Java Stream API | Thomas | 5 | -41/+34 |
2021-03-12 | no ticket or link fix | lalber | 1 | -12/+13 |
2021-03-11 | refactor BpkBuilder in eaaf-utils | Thomas | 5 | -451/+5 |
2021-03-10 | add AuthSessionWrapper for ID Austria specific information | Thomas | 1 | -0/+34 |
2021-03-10 | Second version of feature | lalber | 2 | -53/+71 |
2021-03-08 | First version of feature | lalber | 3 | -193/+409 |
2021-03-04 | update some attribute-builders | Thomas | 3 | -9/+10 |
2021-03-03 | update default error-handling to optimize visualization | Thomas | 1 | -12/+14 |
2021-03-02 | update error-messages in process-management | Thomas | 4 | -10/+14 |
2021-03-01 | change endpoints for protocol-finalization controller and add basic modul for... | Thomas | 2 | -4/+6 |
2021-02-24 | update error-GUI form to differ between internal und external error-codes | Thomas | 1 | -14/+22 |
2021-02-23 | use internal-to-external error mapping for GUI | Thomas | 1 | -1/+1 |
2021-02-19 | fix wrong bPK calculation for XZVR and XERSB bpkTargets | Thomas | 2 | -6/+32 |
2021-01-25 | add missing attribute-builders into SPI-Loader definition | Thomas Lenz | 1 | -0/+2 |
2021-01-07 | refactor AbstractLocaleAuthTask to move userStopOperation into parent class | Thomas Lenz | 2 | -36/+42 |
2020-12-26 | fix possible NullPointerException in BpkAttributeBuilder | Thomas Lenz | 1 | -4/+5 |
2020-12-23 | add new module that include common-code for SpringBoot applications | Thomas Lenz | 1 | -4/+1 |
2020-12-14 | set TransactionId as MDC property in case of a found but invalid pendingRequest | Thomas Lenz | 1 | -0/+7 |
2020-12-09 | add findSecBugs extension into spotbugs plug-in | Thomas Lenz | 3 | -28/+15 |
2020-12-02 | add attribute-builder for piiTransactionId transfer | Thomas Lenz | 3 | -2/+40 |
2020-11-26 | fix codestyle issue | Thomas Lenz | 1 | -4/+4 |
2020-11-20 | fix bug in central error-handling that lead to a ClassCastException in some c... | Thomas Lenz | 1 | -22/+34 |
2020-11-09 | add attribute-builder for unique transactionId | Thomas Lenz | 2 | -1/+35 |
2020-11-09 | fix missing "transactionID" injection in protocol-finalization and error-hand... | Thomas Lenz | 1 | -1/+13 |
2020-11-06 | adapt logging to improve debugging | Thomas Lenz | 3 | -4/+14 |