|
10cbf49777
|
feat: GicsConsentService can request consent resources from gICS based on domain (WIP)
|
2025-06-23 16:51:23 +02:00 |
|
|
d991f2a94d
|
fix: added missing gIcs connection status to configuration view * also small refactoring
|
2025-05-14 09:22:59 +02:00 |
|
|
77df6f38ec
|
refactor: renamed misleading enum value TtpConsentStatus.IGNORED to TtpConsentStatus.UNKNOWN_CHECK_FILE also impl. ConsentCheckedIgnored has been renamed to ConsentCheckFileBased - since consent status should never be ignored.
Also renamed ICheckConsent.isConsented ICheckConsent.getTtpConsentStatus since new method name is more descriptive.
|
2025-05-12 11:25:45 +02:00 |
|
|
2a28a4b3d4
|
doc: Konfiguration gICS Prüfung Einwilligungsstatus beschrieben
|
2025-05-05 12:25:44 +02:00 |
|
|
48b1e62e22
|
feat: remove obsolete config params (#101)
|
2025-04-04 17:31:50 +02:00 |
|
|
66cc818755
|
feat: remove SSL-CA-Location config (#99)
|
2025-04-04 17:06:09 +02:00 |
|
|
a4d0b73d2b
|
docs: update some information in README.md
|
2025-04-04 14:55:14 +02:00 |
|
|
9307fc0dad
|
docs: change etl image and highlight important information
|
2025-04-04 14:49:37 +02:00 |
|
|
586d388e57
|
docs: add info about DNPM:DIP support
|
2025-04-04 14:36:30 +02:00 |
|
|
7ae34719fd
|
feat: add new MTB endpoint path (#93)
|
2025-04-04 14:34:31 +02:00 |
|
|
befeef3153
|
feat: use issue severity to create status (#90)
|
2025-04-03 17:06:03 +02:00 |
|
|
639159c677
|
docs: add information about DNPM:DIP dev environment
|
2025-03-21 19:15:20 +01:00 |
|
|
775a7df1ce
|
chore: use API URL to DNPM:DIP
|
2025-03-20 14:13:21 +01:00 |
|
|
f66b737f11
|
docs: add example APP_REST_URI for use with dnpm:dip
|
2025-03-19 15:29:55 +01:00 |
|
|
b25e580113
|
feat: Support POSTing data to dnpm:dip
|
2025-03-08 11:42:14 +01:00 |
|
|
8ce3aed870
|
docs: modify changed urls
|
2024-11-01 15:38:47 +01:00 |
|
|
6cdbd35e64
|
feat: Allow configuring basic auth for the rest uri (#75)
|
2024-11-01 13:56:54 +01:00 |
|
|
5e836c48b0
|
docs: add information about other credentials for MTBfile endpoint
|
2024-05-27 12:23:50 +02:00 |
|
|
26b415f336
|
docs: add deprecation warnings for config options
|
2024-04-23 15:02:14 +02:00 |
|
|
d8ba6b67cb
|
docs: change description of ID anonymization
|
2024-03-12 13:27:29 +01:00 |
|
|
07e59f9b02
|
docs: update README.md to mention later kafka record processing
|
2024-03-09 11:09:44 +01:00 |
|
|
1eb40b40c9
|
docs: add documentation for user roles
|
2024-03-01 14:02:50 +01:00 |
|
|
cfdf41d550
|
feat: add config option to deactivate duplication check
|
2024-03-01 07:27:58 +01:00 |
|
|
45c65d53ce
|
docs: add information about Kafka input topics
|
2024-02-29 13:55:14 +01:00 |
|
|
5355eee05c
|
docs: mark gPAS ssl config param as deprecated
|
2024-02-08 10:05:06 +01:00 |
|
|
67d5fb4c67
|
docs: mention quality report page access restriction
|
2024-02-05 07:29:47 +01:00 |
|
|
f4b86ce2ea
|
docs: add OIDC configuration options to README.md
|
2024-02-01 18:28:33 +01:00 |
|
|
3cc34fb30b
|
feat: usage of CA certificate files within image/container
|
2024-02-01 16:45:22 +01:00 |
|
|
45c83e943b
|
docs: Add information about other reference IDs anonymization
|
2024-01-22 10:33:27 +01:00 |
|
|
27a62321fa
|
docs: add documentation about token usage
|
2024-01-18 14:26:09 +01:00 |
|
|
568942bfe5
|
fix: typo in README.md
|
2024-01-14 17:31:30 +01:00 |
|
|
7ac151202a
|
refactor: Use config new pseudonym generator config param
This deprecates the old param:
* `APP_PSEUDONYMIZER`: deprecated
* `APP_PSEUDONYM_GENERATOR`: has precedence
|
2024-01-12 16:55:18 +01:00 |
|
|
441bff3783
|
feat: use password with encoding prefix
|
2024-01-11 15:00:26 +01:00 |
|
|
8a11e6e85b
|
feat #18: initial support for authentication
|
2024-01-11 13:29:33 +01:00 |
|
|
5579ad1453
|
docs: update documentation
|
2024-01-11 12:11:38 +01:00 |
|
|
75872a149f
|
docs: add some more information within README.doc
|
2024-01-05 11:53:51 +01:00 |
|
|
e24ba430a5
|
feat #20: add server forward headers config
closes #20
|
2024-01-05 11:43:58 +01:00 |
|
|
08914a6f86
|
docs: link simple docker-compose.yml example within README.md
|
2024-01-04 13:29:49 +01:00 |
|
|
1a913b2644
|
Issue #12: Remove obsolete braces from transformation examples
|
2023-10-05 12:44:09 +02:00 |
|
|
ffea9343c8
|
Issue #12: Change README.md to show transformation config names as env var
|
2023-10-05 12:36:37 +02:00 |
|
|
2824951e5e
|
Issue #12: Add information about transformation rules in README.md
|
2023-10-05 11:45:42 +02:00 |
|
|
e24be0d325
|
chore: cleanup deployment docker-compose.yaml and env-sample.env. added 'DNPM' prefix for better integration into productive environment.
|
2023-08-30 11:50:24 +02:00 |
|
|
25143745c4
|
chore: added deployment docker-compose.yaml and env-sample.env added.
|
2023-08-28 12:54:14 +02:00 |
|
|
da26b5a2c8
|
Merge branch 'master' into add-docker-build
# Conflicts:
# README.md
# build.gradle.kts
|
2023-08-25 12:59:38 +02:00 |
|
|
bbea48322f
|
chore: added deployment port mapping for monitoring access
|
2023-08-25 12:50:29 +02:00 |
|
|
3d2c73ff8f
|
doc: gPas Version requirement added
|
2023-08-24 13:01:29 +02:00 |
|
|
5bd26b894c
|
Add information about key based retention config
|
2023-08-18 22:15:10 +02:00 |
|
|
78b2287163
|
Add information about Kafka retention time
|
2023-08-15 08:51:40 +02:00 |
|
|
66dc96680d
|
Update dev config and added related information into README.md
|
2023-08-15 01:09:22 +02:00 |
|
|
7186a45f6c
|
Add link to onkostar-plugin-dnpmexport
|
2023-08-12 22:27:20 +02:00 |
|