gerrit/gerrit-httpd
Shawn Pearce c896eaa8ae Allow CORS based on site.allowOriginRegex
Site administrators can configure site.allowOriginRegex to allow web
applications hosted on other sites to make XHR calls to read from
Gerrit's REST API.  This supports creating mashups within an
organization by blessing sibling sites to access Gerrit to read change
data or search results.

Mutation APIs (PUT, POST, DELETE) are currently rejected by not
granting permission to use these methods, nor to send the
X-Gerrit-Auth request header required for XSRF protection.

Change-Id: I90860e619b9d4a3ff9fa2e010cd648a132f56a27
2016-08-24 07:48:59 -07:00
..
src Allow CORS based on site.allowOriginRegex 2016-08-24 07:48:59 -07:00
BUCK Buck: Remove jgit cell 2016-04-20 22:02:49 +02:00
BUILD Implement Bazel build 2016-06-14 21:12:02 +02:00