chwriter: Fix compatibility with newer versions of ClickHouse

Closed arthur-zzz requested to merge arthur-zzz/noc:fix-clickhouse-authentication2 into master

In new versions of ClickHouse (version => 21.4.3), the simultaneous use of the HTTP header for authorization and authentication through parameters is not allowed.

Merge request reports