From 5e148fe2eef4af7ec7af433f370cd273477e317e Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 10 Sep 2015 22:05:09 -0400 Subject: auth delegation docs --- docs/en/rst/administering/parameters.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/en/rst/administering/parameters.rst') diff --git a/docs/en/rst/administering/parameters.rst b/docs/en/rst/administering/parameters.rst index 7f376bbf2..0e7829051 100644 --- a/docs/en/rst/administering/parameters.rst +++ b/docs/en/rst/administering/parameters.rst @@ -190,6 +190,9 @@ password_complexity password_check_on_login If set, Bugzilla will check that the password meets the current complexity rules and minimum length requirements when the user logs into the Bugzilla web interface. If it doesn't, the user would not be able to log in, and will receive a message to reset their password. +auth_delegation + If set, Bugzilla will allow other websites to request API keys from its own users. See :ref:`auth-delegation`. + .. _param-attachments: Attachments -- cgit v1.2.3-24-g4f1b