index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Collapse
)
Author
Files
Lines
2025-11-20
docs: fix typo in property name
Paul-Christian Volkmer
1
-1
/
+1
2025-11-10
feat: config option for broad consent version (#189)
Paul-Christian Volkmer
1
-0
/
+2
2025-11-06
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
1
-1
/
+1
2025-10-22
feat: add basic support for gPAS SOAP endpoint (#157)
Paul-Christian Volkmer
1
-1
/
+6
2025-10-22
docs: add information about SSL Kafka connection (#155)
Paul-Christian Volkmer
1
-0
/
+6
closes #138
2025-08-28
docs: some additions to README.md (#143)
Paul-Christian Volkmer
1
-4
/
+4
2025-08-21
docs: update README.md and add current changes (#137)
v0.11.0-rc.1
Paul-Christian Volkmer
1
-9
/
+14
2025-08-18
feat: do not default to test submissions (#135)
Paul-Christian Volkmer
1
-3
/
+3
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
1
-38
/
+8
2025-07-23
docs: cleanup README file (#127)
Paul-Christian Volkmer
1
-6
/
+5
2025-07-23
119 add transaction (#124)
jlidke
1
-12
/
+23
2025-07-22
63 check consent status (#120)
jlidke
1
-77
/
+217
Co-authored-by: Paul-Christian Volkmer <code@pcvolkmer.de>
2025-04-04
feat: remove obsolete config params (#101)
Paul-Christian Volkmer
1
-8
/
+4
2025-04-04
feat: remove SSL-CA-Location config (#99)
Paul-Christian Volkmer
1
-9
/
+0
2025-04-04
docs: update some information in README.md
Paul-Christian Volkmer
1
-12
/
+12
2025-04-04
docs: change etl image and highlight important information
Paul-Christian Volkmer
1
-5
/
+5
2025-04-04
docs: add info about DNPM:DIP support
Paul-Christian Volkmer
1
-0
/
+5
2025-04-04
feat: add new MTB endpoint path (#93)
Paul-Christian Volkmer
1
-2
/
+15
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
1
-0
/
+21
2025-03-21
docs: add information about DNPM:DIP dev environment
Paul-Christian Volkmer
1
-0
/
+2
2025-03-20
chore: use API URL to DNPM:DIP
Paul-Christian Volkmer
1
-1
/
+1
2025-03-19
docs: add example APP_REST_URI for use with dnpm:dip
Paul-Christian Volkmer
1
-2
/
+4
2025-03-08
feat: Support POSTing data to dnpm:dip
Niklas Sombert
1
-0
/
+1
2024-11-01
docs: modify changed urls
Paul-Christian Volkmer
1
-2
/
+2
2024-11-01
feat: Allow configuring basic auth for the rest uri (#75)
Niklas
1
-0
/
+2
2024-05-27
docs: add information about other credentials for MTBfile endpoint
Paul-Christian Volkmer
1
-0
/
+2
2024-04-23
docs: add deprecation warnings for config options
Paul-Christian Volkmer
1
-4
/
+16
2024-03-12
docs: change description of ID anonymization
Paul-Christian Volkmer
1
-9
/
+8
2024-03-09
docs: update README.md to mention later kafka record processing
Paul-Christian Volkmer
1
-3
/
+5
2024-03-01
docs: add documentation for user roles
Paul-Christian Volkmer
1
-0
/
+17
2024-03-01
feat: add config option to deactivate duplication check
Paul-Christian Volkmer
1
-0
/
+5
2024-02-29
docs: add information about Kafka input topics
Paul-Christian Volkmer
1
-2
/
+6
2024-02-08
docs: mark gPAS ssl config param as deprecated
Paul-Christian Volkmer
1
-1
/
+4
2024-02-05
docs: mention quality report page access restriction
Paul-Christian Volkmer
1
-1
/
+1
2024-02-01
docs: add OIDC configuration options to README.md
Paul-Christian Volkmer
1
-0
/
+26
2024-02-01
feat: usage of CA certificate files within image/container
Paul-Christian Volkmer
1
-0
/
+29
2024-01-22
docs: Add information about other reference IDs anonymization
Paul-Christian Volkmer
1
-1
/
+7
2024-01-18
docs: add documentation about token usage
Paul-Christian Volkmer
1
-0
/
+20
2024-01-14
fix: typo in README.md
Paul-Christian Volkmer
1
-2
/
+2
2024-01-12
refactor: Use config new pseudonym generator config param
Paul-Christian Volkmer
1
-0
/
+3
This deprecates the old param: * `APP_PSEUDONYMIZER`: deprecated * `APP_PSEUDONYM_GENERATOR`: has precedence
2024-01-11
feat: use password with encoding prefix
v0.5.0
Paul-Christian Volkmer
1
-0
/
+8
2024-01-11
feat #18: initial support for authentication
Paul-Christian Volkmer
1
-0
/
+18
2024-01-11
docs: update documentation
Paul-Christian Volkmer
1
-15
/
+16
2024-01-05
docs: add some more information within README.doc
Paul-Christian Volkmer
1
-4
/
+10
2024-01-05
feat #20: add server forward headers config
Paul-Christian Volkmer
1
-1
/
+36
closes #20
2024-01-04
docs: link simple docker-compose.yml example within README.md
Paul-Christian Volkmer
1
-0
/
+5
2023-10-05
Issue #12: Remove obsolete braces from transformation examples
Paul-Christian Volkmer
1
-3
/
+3
2023-10-05
Issue #12: Change README.md to show transformation config names as env var
Paul-Christian Volkmer
1
-3
/
+3
2023-10-05
Issue #12: Add information about transformation rules in README.md
Paul-Christian Volkmer
1
-0
/
+14
2023-08-30
chore: cleanup deployment docker-compose.yaml and env-sample.env. added ↵
Jakub Lidke
1
-2
/
+2
'DNPM' prefix for better integration into productive environment.
[next]