From 3cf3faf600249981e3903978b1501fffaabf7e0f Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Mon, 1 Jun 2015 21:08:19 -0400 Subject: Bug 1163760: Backport upstream bug 1144468 to bmo to add authentication delegation --- template/en/default/admin/params/auth.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/params/auth.html.tmpl b/template/en/default/admin/params/auth.html.tmpl index 85d707706..fea4239b3 100644 --- a/template/en/default/admin/params/auth.html.tmpl +++ b/template/en/default/admin/params/auth.html.tmpl @@ -150,4 +150,8 @@ "complexity rules and minimum length requirements when the user logs " _ "into the $terms.Bugzilla web interface. If it doesn't, the user would " _ "not be able to log in, and recieve a message to reset their password." + + auth_delegation => + "If set, $terms.Bugzilla will allow third party applications " _ + "to request API keys for users." %] -- cgit v1.2.3-24-g4f1b