Closed goodroot closed 3 months ago
:rocket: Build success!
Latest successful preview: https://6686e5de61200e53271152aa--unruffled-blackwell-31bfb2.netlify.app
Commit SHA: b00fb8390b5f3c28a14d510a1644e1b80f1ed69e
:package: Build generates a preview & updates link on each commit.
@goodroot is this good to me merged?
@jerrinot Yes! Minor edits took place in transit. 💥
From original @jerrinot PR:
This PR documents the new properties to enable HTTP Basic Auth in QuestDB Open Source. Besides this, it also:
nm
option introduced in https://github.com/questdb/questdb/pull/4639 - it's unrelated to security, but it's a tiny change so I squeezed it into this PR.jose
,jq
and what not. We recommend ILP@HTTP for new users. Authentication in ILP@TCP in QuestDB OSS is convoluted. With the introduction of HTTP Basic Auth in QuestDB there is no good reason why anyone should use ILP@TCP.I feel we are still missing a guide on "security hardening": Explaining how to secure QuestDB for production usage, the difference between OSS and EE, etc.
src: https://github.com/questdb/questdb.io/pull/2352/