From 7c3c466325af2a3eb1c1020a4fe7252bb8fff28e Mon Sep 17 00:00:00 2001 From: michael pereira Date: Sun, 30 Oct 2011 23:45:16 +0100 Subject: login --- application/modules/ipxe/controllers/AuthController.php | 2 +- application/modules/ipxe/views/scripts/resource/getvesamenu.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'application/modules/ipxe') diff --git a/application/modules/ipxe/controllers/AuthController.php b/application/modules/ipxe/controllers/AuthController.php index 226f38b..a456115 100644 --- a/application/modules/ipxe/controllers/AuthController.php +++ b/application/modules/ipxe/controllers/AuthController.php @@ -117,7 +117,7 @@ class Ipxe_AuthController extends Zend_Controller_Action header('Content-Type: text/plain'); $result = "#!ipxe\n"; $result .= "login\n"; - $result .= "isset \${username} || set username ' '\n"; + $result .= "isset \${username} || set username\n"; $result .= "chain http://\${username:uristring}:\${password:uristring}@".$_SERVER['HTTP_HOST']."/ipxe/auth/login/alpha/".$alpha."\n"; header("Content-Length: ".(strlen($result))); echo $result; diff --git a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml index e06a03a..b4b7009 100644 --- a/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml +++ b/application/modules/ipxe/views/scripts/resource/getvesamenu.phtml @@ -111,7 +111,7 @@ menu color disabled 1;37;40 #ffffffff #ffcacac8 std #menu color timeout 1;37;40 #ffff8b00 #ff8093a1 std #menu color help 37;40 #ff1c2a33 #00000000 none MENU MSGCOLOR #ff1c2a33 #00000000 none -MENU SEPARATOR #00000000 #00000000 none +MENU SEPARATOR #ffffffff #ffffffff none