mirror of
https://github.com/restic/rest-server.git
synced 2026-04-04 09:11:38 -07:00
Restore the previous behaviour where the Prometheus /metrics endpoint required auth if auth was enabled. A new -prometheus-no-auth flag allows you to override this and disable auth for that specific endpoint.