ContentSquare / chproxy

Open-Source ClickHouse http proxy and load balancer
https://www.chproxy.org/
MIT License
1.24k stars 256 forks source link

[QUESTION] Custom 401 error page? #400

Open FedorAredakov opened 4 months ago

FedorAredakov commented 4 months ago

Hi, we have just started to use chproxy and faced up with an issue - there is the message "172.X.X.X:48990": invalid username or password for user "default"; query: " and 401 error when I enter the base chproxy server url in the browser. If there a way to return some custom 401 error page without information about underlying services and usernames? Thanks!