summaryrefslogtreecommitdiff
path: root/app/views/admin
diff options
context:
space:
mode:
authorDJ Mountney <david@twkie.net>2016-05-10 16:19:16 -0700
committerDJ Mountney <david@twkie.net>2016-05-10 16:19:16 -0700
commit0e0caf4d17c28b6b0f3488b25efa265ce2804cc4 (patch)
tree13d7c57892acf74c88b41fbac0188383169f20dd /app/views/admin
parent160ef66d1bbbbc593516c7575d6b02ddb019c000 (diff)
downloadgitlab-ce-0e0caf4d17c28b6b0f3488b25efa265ce2804cc4.tar.gz
Add tests for the health check feature
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/health_check/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/admin/health_check/show.html.haml b/app/views/admin/health_check/show.html.haml
index 70e5d04e356..23a931995ab 100644
--- a/app/views/admin/health_check/show.html.haml
+++ b/app/views/admin/health_check/show.html.haml
@@ -3,6 +3,9 @@
%h3.page-title
Health Check
%p.light
+ Access token is
+ %code{ id:'health-check-token' }= "#{current_application_settings.health_check_access_token}"
+%p.light
Health information can be reteived as plain text, json, or xml using:
%ul
%li