You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sebastian Bazley <se...@apache.org> on 2016/03/18 22:14:12 UTC

[whimsy.git] [1/1] Commit 40b7a6a: Add some temporary debug

Commit 40b7a6a9a728e626ea2227b798e15c9de94b2c9e:
    Add some temporary debug


Branch: refs/heads/master
Author: Sebb <se...@apache.org>
Committer: Sebb <se...@apache.org>
Pusher: sebb <se...@apache.org>

------------------------------------------------------------
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"/>
     

Re: [whimsy.git] [1/1] Commit 40b7a6a: Add some temporary debug

Posted by Sam Ruby <ru...@intertwingly.net>.
Something you might find handy at some point:

https://whimsy.apache.org/test.cgi

:-)

- Sam Ruby

On Fri, Mar 18, 2016 at 5:14 PM, Sebastian Bazley <se...@apache.org> wrote:
> Commit 40b7a6a9a728e626ea2227b798e15c9de94b2c9e:
>     Add some temporary debug
>
>
> Branch: refs/heads/master
> Author: Sebb <se...@apache.org>
> Committer: Sebb <se...@apache.org>
> Pusher: sebb <se...@apache.org>
>
> ------------------------------------------------------------
> 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"/>
>