1
0
mirror of https://github.com/pcvolkmer/mv64e-rest-to-kafka-gateway synced 2025-09-13 09:12:51 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
0f7b155611 chore: update dev compose file 2025-08-28 11:00:17 +02:00
6a28bce9a5 refactor: cleanup env var names 2025-08-27 09:17:46 +02:00
2c813491e7 docs: update links in README.md 2025-08-26 20:54:17 +02:00
4e6579cbd1 chore: update project name
The new name should reflect the intention of this
project.
2025-08-26 16:34:01 +02:00
451c19b48c feat: add optional ssl key password 2025-08-25 09:45:33 +02:00
17ebd31cef chore: remove obsolete volume 2025-08-25 09:12:42 +02:00
0ecebc0c25 docs: use APP prefix for all env vars 2025-08-21 21:23:31 +02:00
28e7a1e762 feat: ssl connections to kafka brokers 2025-08-21 21:13:20 +02:00
7f182efe4f chore: switch to apache/kafka image for dev env 2025-08-21 19:10:50 +02:00
6527870941 test: ensure authorization check is done first
This will ensure authorization check will be done before any
other checks.
2025-07-15 21:40:34 +02:00
2056ea04fd feat: log invalid authentications 2025-07-14 18:34:10 +02:00
e47537ab91 fix: change command name in Dockerfile 2025-07-14 12:09:50 +02:00
a7b0f2a64d feat: add WWW-Authenticate header if no credentials set 2025-07-14 07:01:05 +02:00
f6eaf31254 docs: add usage of custom mime type 2025-07-12 11:29:40 +02:00
9057789b38 feat: use application/vnd.dnpm.v2.mtb+json in record headers 2025-07-12 11:18:09 +02:00
ea72454a79 feat: accept custom media type application/vnd.dnpm.v2.mtb+json 2025-07-12 10:29:31 +02:00
523ad89783 Initial commit 2025-07-11 23:21:51 +02:00