summaryrefslogtreecommitdiffstats
path: root/extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl')
-rw-r--r--extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl b/extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl
index aaf9b6fa3..c32dd3cd5 100644
--- a/extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl
+++ b/extensions/GitHubAuth/template/en/default/hook/global/code-error-errors.html.tmpl
@@ -21,6 +21,9 @@
[% ELSIF error == "github_invalid_target" %]
[% terms.Bugzilla %] cannot log you into an external site via GitHub.
+[% ELSIF error == "github_insecure_referer" %]
+ [% terms.Bugzilla %] prevented you from logging in from a page containing private information.
+
[% ELSIF error == "github_invalid_request" %]
Invalid GitHub log in attempt (reason: [% reason FILTER html %])