go to configs folder, open config.php with notpad or ..., then
find the line $login = false;
u can use find function in notepad
change false to true
then in the next line
$users = array('test' => 'test')
change first test to ur user name, second test to ur pass