summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-11-27 17:59:15 +0100
committerGitHub <noreply@github.com>2017-11-27 17:59:15 +0100
commitaa8e455c9735d5a7ea4703dba3f22a69e07b9698 (patch)
treebf9b9c454946e248593f7a39528d3f9a4cb079bd /README.rst
parent6c437576ffbec1a3f7296302f8594f89653992dd (diff)
downloadbugzilla-aa8e455c9735d5a7ea4703dba3f22a69e07b9698.tar.gz
bugzilla-aa8e455c9735d5a7ea4703dba3f22a69e07b9698.tar.xz
no bug - tweaks for conduit/phabricator dev environments
* tweak * change around unsafe auth delegation to work in bmo container * fixes for critic errors
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a3c731d16..ed800b758 100644
--- a/README.rst
+++ b/README.rst
@@ -173,6 +173,9 @@ PORT
plain-text HTTP connections.
Default: 8000
+ALLOW_UNSAFE_AUTH_DELEGATION
+ This should never be set in production. It allows auth delegation over http.
+
BMO_db_driver
What SQL database to use. Default is mysql. List of supported databases can be
obtained by listing Bugzilla/DB directory - every module corresponds to one