VictoriaMetrics/app/vmauth
2025-04-30 16:40:36 +02:00
..
deployment all: suppress InvalidDefaultArgInFrom warning emitted by docker build when building Docker packages via make package-* command 2024-09-03 14:05:43 +02:00
multiarch app/*/multiarch: return back empty value for TARGETARCH 2024-09-06 18:15:22 +02:00
auth_config.go all: use new canonical urls to vmauth docs: https://docs.victoriametrics.com/victoriametrics/vmauth/ 2025-04-30 16:40:36 +02:00
auth_config_test.go vmauth: fix bug in discovering ipv6 addresses () 2025-01-10 16:50:29 +04:00
example_config.yml app/vmauth: adds metric_labels and backend_errors counter () 2024-01-22 01:09:51 +02:00
example_config_ent.yml app/vmauth: fixes ip_filters typo at example_config 2024-11-29 11:01:07 +01:00
main.go all: use new canonical urls to vmauth docs: https://docs.victoriametrics.com/victoriametrics/vmauth/ 2025-04-30 16:40:36 +02:00
main_test.go app/vmauth: allow to serve internal API and different address 2025-02-06 13:44:34 +01:00
Makefile Add build support for loong64 () 2024-05-10 14:32:05 +02:00
README.md all: fix broken links to *.md files inside docs package after the commit f152021521 2025-04-27 17:51:24 +02:00
target_url.go app/vmauth: fix requests routing by host when using `src_hosts" 2024-12-05 15:16:56 +01:00
target_url_test.go bump golangci-lint to v1.64.4 2025-02-13 11:18:09 +01:00

See vmauth docs here.

vmauth docs can be edited at docs/vmauth.md.