VictoriaMetrics/lib/ingestserver
Zakhar Bessarab 4225a0bd75
Use httpAuth.* flags as a fallback for endpoints protected by *AuthKey flags (#3582)
* {lib/server, app/}: use `httpAuth.*` flag as fallback for `*AuthKey` if it is not set

* lib/ingestserver/opentsdbhttp: fix opentdb HTTP handler not respecting `httpAuth.*` flags

* Apply suggestions from code review

Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
2023-01-10 15:46:13 -08:00
..
graphite lib/httpserver: move the code, which creates tls.Config, into lib/netutil/tls.go 2022-04-16 15:52:36 +03:00
influx lib/httpserver: move the code, which creates tls.Config, into lib/netutil/tls.go 2022-04-16 15:52:36 +03:00
opentsdb lib/httpserver: move the code, which creates tls.Config, into lib/netutil/tls.go 2022-04-16 15:52:36 +03:00
opentsdbhttp Use httpAuth.* flags as a fallback for endpoints protected by *AuthKey flags (#3582) 2023-01-10 15:46:13 -08:00
conns_map.go lib/ingestserver: properly close incoming connections during graceful shutdown 2021-05-08 19:52:58 +03:00