summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2024-03-12docs: change description of ID anonymizationPaul-Christian Volkmer1-9/+8
2024-03-09docs: update README.md to mention later kafka record processingPaul-Christian Volkmer1-3/+5
2024-03-01docs: add documentation for user rolesPaul-Christian Volkmer1-0/+17
2024-03-01feat: add config option to deactivate duplication checkPaul-Christian Volkmer1-0/+5
2024-02-29docs: add information about Kafka input topicsPaul-Christian Volkmer1-2/+6
2024-02-08docs: mark gPAS ssl config param as deprecatedPaul-Christian Volkmer1-1/+4
2024-02-05docs: mention quality report page access restrictionPaul-Christian Volkmer1-1/+1
2024-02-01docs: add OIDC configuration options to README.mdPaul-Christian Volkmer1-0/+26
2024-02-01feat: usage of CA certificate files within image/containerPaul-Christian Volkmer1-0/+29
2024-01-22docs: Add information about other reference IDs anonymizationPaul-Christian Volkmer1-1/+7
2024-01-18docs: add documentation about token usagePaul-Christian Volkmer1-0/+20
2024-01-14fix: typo in README.mdPaul-Christian Volkmer1-2/+2
2024-01-12refactor: Use config new pseudonym generator config paramPaul-Christian Volkmer1-0/+3
This deprecates the old param: * `APP_PSEUDONYMIZER`: deprecated * `APP_PSEUDONYM_GENERATOR`: has precedence
2024-01-11feat: use password with encoding prefixv0.5.0Paul-Christian Volkmer1-0/+8
2024-01-11feat #18: initial support for authenticationPaul-Christian Volkmer1-0/+18
2024-01-11docs: update documentationPaul-Christian Volkmer1-15/+16
2024-01-05docs: add some more information within README.docPaul-Christian Volkmer1-4/+10
2024-01-05feat #20: add server forward headers configPaul-Christian Volkmer1-1/+36
closes #20
2024-01-04docs: link simple docker-compose.yml example within README.mdPaul-Christian Volkmer1-0/+5
2023-10-05Issue #12: Remove obsolete braces from transformation examplesPaul-Christian Volkmer1-3/+3
2023-10-05Issue #12: Change README.md to show transformation config names as env varPaul-Christian Volkmer1-3/+3
2023-10-05Issue #12: Add information about transformation rules in README.mdPaul-Christian Volkmer1-0/+14
2023-08-30chore: cleanup deployment docker-compose.yaml and env-sample.env. added ↵Jakub Lidke1-2/+2
'DNPM' prefix for better integration into productive environment.
2023-08-28chore: added deployment docker-compose.yaml and env-sample.env added.Jakub Lidke1-2/+5
2023-08-25Merge branch 'master' into add-docker-buildJakub Lidke1-21/+107
# Conflicts: # README.md # build.gradle.kts
2023-08-25chore: added deployment port mapping for monitoring accessJakub Lidke1-11/+23
2023-08-24doc: gPas Version requirement addedJakub Lidke1-2/+16
2023-08-18Add information about key based retention configPaul-Christian Volkmer1-1/+27
2023-08-15Add information about Kafka retention timePaul-Christian Volkmer1-0/+13
2023-08-15Update dev config and added related information into README.mdPaul-Christian Volkmer1-1/+21
2023-08-12Add link to onkostar-plugin-dnpmexportPaul-Christian Volkmer1-1/+1
2023-08-11Add more information about usage in an ETl processPaul-Christian Volkmer1-0/+22
2023-08-11New version and add status badge to README.mdv0.1.1Paul-Christian Volkmer1-1/+1
2023-08-10Add information about docker imagePaul-Christian Volkmer1-1/+5
2023-08-09Change endpoint configuration to select single endpointPaul-Christian Volkmer1-1/+4
* If REST endpoint is configured, it will be used * If Kafka endpoint is configured, it will be used * If both endpoints are configured, REST configuration has precedence and will be used
2023-08-03Add information about 'no connection' responsesPaul-Christian Volkmer1-2/+5
2023-08-02Add processor to handle responses from Kafka topicPaul-Christian Volkmer1-1/+5
2023-08-01Added more information about pseudonym generatorsPaul-Christian Volkmer1-0/+12
2023-08-01Extract request processingPaul-Christian Volkmer1-2/+2
2023-07-27feat: patient pid may be replaced with gPAS pseudonym, now.Jakub Lidke1-1/+4
2023-07-24Initial commitPaul-Christian Volkmer1-0/+31