Alexey

Results 4 issues of Alexey

## Description Added option `--allowed-groups-header` (`allowed_groups_header` in configfile) which allow us to authorize logins based on groups in request header. The `allowed-groups-header` and `allowed-groups` options are checked independently, and both...

# Summary We have an istio virtual-service with cors ``` spec: http: - corsPolicy: allowCredentials: false allowHeaders: - '*' allowMethods: - POST - HEAD - GET allowOrigins: - exact: https://example.com...

enhancement
traffic-routing
istio

It would be very convenient to be able to build a time histogram to navigate through the logs. But a grafana shows: ```victorialogs-datasource. This datasource does not support full-range histograms....

enhancement

This Pull Request includes several fixes and updates: 1. Fix for Brand Link Handling: allow the use of `-` and `_` in Brand links, addressing the issue reported in [#814](https://github.com/JaneJeon/blink/issues/814)....