Index: plugins/http_authentication/http_authentication.php
===================================================================
--- plugins/http_authentication/http_authentication.php	(revision 4536)
+++ plugins/http_authentication/http_authentication.php	(working copy)
@@ -36,7 +36,8 @@
     }
     
     $args['cookiecheck'] = false;
-  
+    $args['valid'] = true;
+
     return $args;
   }
 
