questdb / kafka-questdb-connector

QuestDB connector for Kafka.
https://github.com/questdb/kafka-questdb-connector/releases/
Apache License 2.0
30 stars 5 forks source link

fix: regression in auth token configuration #9

Closed jerrinot closed 1 year ago

jerrinot commented 1 year ago

The regression was caused by masking the auth token so Kafka Connect would not log it. For avoidable for doubts: This issue could not be abused to get an unauthorized access to QuestDB.