index
:
National_eIDAS_Gateway
master
National_eIDAS_Gateway
tlenz
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
fix(logging): update package names of specific logger implementation, because...
Thomas
1
-2
/
+2
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 version
1.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
2022-07-01
feat(matching): add configuration property to disable 'matching-by-address-se...
Thomas
12
-20
/
+103
2022-05-24
build: switch to next snapshot version
Thomas
7
-7
/
+7
2022-05-19
build: switch to next release version
1.3.0
Thomas
7
-7
/
+7
2022-05-19
doc: change release date to now
Thomas
2
-2
/
+2
2022-05-19
doc: add client configuration for matching by ID Austria
Thomas
6
-1
/
+83
2022-05-18
chore(register): update BM.I specific SOAP extension for transactionIds
Thomas
1
-7
/
+18
2022-05-18
chore(core): switch to EAAF-Components 1.3.2
Thomas
2
-4
/
+5
2022-05-18
doc: add readme and update handbook
Thomas
4
-18
/
+19
2022-05-18
chore(core): add web-service endpoints into example configuration
Thomas
1
-4
/
+4
2022-05-18
chore(ux): merge GUI elements that are updated on BM.I side
Thomas
8
-613
/
+527
2022-05-17
test(eidas): fix broken test that checks post-processing for greece specific ...
Thomas
1
-1
/
+1
2022-05-17
refact(ernp): use unique transactionId without suffix for ERnP communication
Thomas
1
-8
/
+23
2022-05-17
feat(register): inject unique transactionId as SOAP header for ZMR and SZR co...
Thomas
3
-2
/
+95
2022-05-16
chore(core): switch to Spring 5.3.20
Thomas
4
-6
/
+24
2022-05-16
fix(matching): optimize prozess handling during alternative eIDAS authentication
Thomas
8
-295
/
+235
2022-05-12
Merge branch 'nightlybuild_matching' into 'nightlybuild'
Thomas Lenz
466
-4225
/
+80829
2022-05-12
build(qs): exclude generated sources from code-coverage checks
Thomas
1
-1
/
+5
2022-05-12
fix(build): change to existing spring-boot-admin version
Thomas
1
-1
/
+1
2022-05-12
build(ci): write maven log into file to support log files > 500kB
Thomas
1
-2
/
+4
2022-05-12
chore(core): update third-party lib
Thomas
1
-1
/
+1
2022-05-12
build(core): switch to next snapshot version
Thomas
7
-7
/
+7
2022-05-12
doc(core): add new readme version and update handbook and release notes
Thomas
3
-0
/
+79
2022-05-12
refact(ernp): change configuration keys for SSL keystore
Thomas
8
-41
/
+107
2022-05-12
Merge branch 'feature/matching_base' into nightlybuild_matching
Thomas
460
-4208
/
+80661
2022-05-12
fix(gui): wrong character encoding in GUI for alternative matching methodes
Thomas
1
-1
/
+1
2022-05-12
fix(matching): remove prefix from bPK aftern an ID Austria login
Thomas
4
-13
/
+109
2022-05-05
test(ZMR/ERnP): disable two tests in register integration tests based on real...
Thomas
2
-2
/
+4
2022-05-05
chore(gui): add english translations for matching steps
Thomas
1
-15
/
+20
2022-05-05
chore(szr): optimize error-logging in case of SZR errors
Thomas
1
-7
/
+13
2022-05-03
fix(eidas): catch IndexOutOfBand exception in case of eIDAS Attribute that ha...
Thomas
3
-17
/
+73
2022-05-02
chore(core): update third-party libs to latest versions
Thomas
1
-10
/
+10
2022-05-02
chore(matching): re-oreder process steps in GUI releated matching
Thomas
18
-125
/
+388
[next]