Adding HTTP Basic Authentication to OSS.
A static user and password can be added in the server configuration, different from the existing PGWire user and password.
No separate read-only HTTP user, which exists for PGWire.
This means the HTTP interface will be either fully anonymous, or authenticated by a single static user/password combo.
All QuestDB clients will support ILP@HTTP with Basic Auth.
Adding HTTP Basic Authentication to OSS. A static user and password can be added in the server configuration, different from the existing PGWire user and password. No separate read-only HTTP user, which exists for PGWire. This means the HTTP interface will be either fully anonymous, or authenticated by a single static user/password combo.
All QuestDB clients will support ILP@HTTP with Basic Auth.