Commit 40b7a6a9a728e626ea2227b798e15c9de94b2c9e:
Add some temporary debug
Branch: refs/heads/master
Author: Sebb <[email protected]>
Committer: Sebb <[email protected]>
Pusher: sebb <[email protected]>
------------------------------------------------------------
www/status/index.cgi | ++++ -
------------------------------------------------------------
5 changes: 4 additions, 1 deletions.
------------------------------------------------------------
diff --git a/www/status/index.cgi b/www/status/index.cgi
index 66cc103..6038c19 100755
--- a/www/status/index.cgi
+++ b/www/status/index.cgi
@@ -34,7 +34,10 @@ print <<-EOF
<head>
<meta charset="UTF-8"/>
<title>Whimsy Status</title>
-
+
+ <!-- #{ENV['HTTP_AUTHORIZATION']} -->
+ <!-- #{ENV['HTTP_X_AUTHENTICATED_USER']} -->
+
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<link rel="stylesheet" type="text/css" href="css/status.css"/>