yugabyte/yugabyte-db

Add gflag for UI CORS settings

Open

#1,818 opened on Jul 16, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (1,003 forks)batch import
area/platformgood first issuekind/improve-ux

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 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.

Contributor guide