yugabyte/yugabyte-db

Add gflag for UI CORS settings

Open

#1.818 aberto em 16 de jul. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (1.003 forks)batch import
area/platformgood first issuekind/improve-ux

Métricas do repositório

Stars
 (8.229 stars)
Métricas de merge de PR
 (Mesclagem média 17d 21h) (92 fundiu PRs em 30d)

Description

Add a gflag to allow users to determine what sites have access to the master and tserver UI. Currently, it is set to Access-Control-Allow-Origin: * by default.

Guia do colaborador