MTrackWeb/Gitlive.php
authorAlan Knowles <alan@akbkhome.com>
Tue, 29 Mar 2011 10:25:49 +0000 (18:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 29 Mar 2011 10:25:49 +0000 (18:25 +0800)
MTrackWeb/Gitlive.php

index afd5996..4ae6894 100644 (file)
@@ -33,7 +33,7 @@ class MTrackWeb_Gitlive extends MTrackWeb
         //    return $this->errmsg('disabled');
         //}
         
-        if ($u->checkPassword($_REQUEST['password'])) {
+        if ($u->checkPassword($_SERVER['PHP_AUTH_PW'];)) {
             $u->login();
             $this->authUser = $u;
             // we do not log automated???