- $V .= "This login uses HTTP, so passwords are tranmitted in plain text.\n";
- $V .= "Until the DB schema is updated and testing completes, the username is 'fossy' and password is 'fossy'.\n";
+ $V .= "This login uses HTTP, so passwords are tranmitted in plain text.<br>\n";
+ $V .= "Until the DB schema is updated and testing completes, the username is '<font color='red'><b>Default User</b></font>' and password is empty.\n";
$V .= "This option deters session hijacking by linking your session to your IP address (" . $_SESSION['ip'] . "). While this option is more secure, it is not ideal for people using proxy networks, where IP addresses regularly change. If you find that are you constantly being logged out, then do not use this option.<P />\n";