Login Issue on 2.3.3-DEVELOPMENT (amd64) built on Mon Oct 24 10:38:28 CDT 2016
-
I just upgraded to 2.3.3-DEVELOPMENT (amd64) built on Mon Oct 24 10:38:28 CDT 2016 FreeBSD 10.3-RELEASE-p10
When I go to my login screen, I now get the following error above the username and password text box: htmlspecialchars($config['system']['hostname'] . "." . $config['system']['domain'])
Please advise. Thank you!
-
error here:
/etc/inc/authgui.inc (line 280)
?>htmlspecialchars($config['system']['hostname'] . "." . $config['system']['domain'])
change to:
?>
-
I just upgraded to 2.3.3-DEVELOPMENT (amd64) built on Mon Oct 24 10:38:28 CDT 2016 FreeBSD 10.3-RELEASE-p10
When I go to my login screen, I now get the following error above the username and password text box: htmlspecialchars($config['system']['hostname'] . "." . $config['system']['domain'])
Please advise. Thank you!
Ditto
Version: 2.3.3-DEVELOPMENT
Build Time: Sat Oct 22 02:27:52 CDT 2016
GitSync: 3a5a205dcfe0754926ce4bcd7fbbbed730776fb7
Last Commit: 4e3bf4aa93129fe773d4126c0eab15d4654b499e
Patch: 0 -
It is fixed now.
-
-
On the bottom of "System / General Setup" page, there is a flag to enable "Login hostname" (it is disabled by default).