VictoriaMetrics/docs/changelog
andriibeee 5d85968659
app/vmauth: fix unauthorized_user routing inconsistency
This commit makes vmauth respect the routing config for unauthorized
requests for requests that despite having Authorization header failed to
authorize successfully.

 It covers the following use-cases:
- vmauth is used at load-balanacer and must forward requests as is. There is no any authorization configs.
- vmauth has authorization config, but it must forward requests with invalid credential tokens to some other backend.

related issue:
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7543

---------
Signed-off-by: Andrii <andriibeee@gmail.com>
2024-11-15 12:28:25 +01:00
..
_index.md docs: move changelog to dir (#6853) 2024-08-21 17:26:54 +02:00
CHANGELOG.md app/vmauth: fix unauthorized_user routing inconsistency 2024-11-15 12:28:25 +01:00
CHANGELOG_2020.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00
CHANGELOG_2021.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00
CHANGELOG_2022.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00
CHANGELOG_2023.md docs: spelling fixes (#7420) 2024-11-05 16:44:23 +01:00