Index: /trunk/www/db_po/edit_po.php
===================================================================
--- /trunk/www/db_po/edit_po.php	(revision 12095)
+++ /trunk/www/db_po/edit_po.php	(revision 12096)
@@ -20,7 +20,7 @@
     else
     {
-        echo "The password is not yet evaluated, but the username is inserted into the DB.<br>";
-        //if (!CheckUsernameAndPassword($_SERVER['PHP_AUTH_USER'], $_SERVER['PHP_AUTH_PW'], GetLDAPOptions()))
-        //    return;
+        //echo "The password is not yet evaluated, but the username is inserted into the DB.<br>";
+        if (!CheckUsernameAndPassword($_SERVER['PHP_AUTH_USER'], $_SERVER['PHP_AUTH_PW'], GetLDAPOptions()))
+            return;
     }
 
