--- index.php.old	2006-05-16 23:49:56.000000000 +0200
+++ index.php	2006-10-03 15:10:45.000000000 +0200
@@ -183,7 +183,7 @@
   // read language definition file
   require($languagefile);
 
-  if ($antiSpamImage) {
+  if ($antiSpamImage && !$_SESSION["pass"]) {
     if ($_SESSION["randomGfxNr"] != $_POST["security"]) {
       print("<p>$labelSecurityFailure</p>");
       return;
