Hello,
I'm writting a plugin for select host from user's login, so I have to not show the server box on login form.
If I leave 'default_host' blank at main.inc.php the "Server" box appears, and if I put something on the config variable the plugin does not work, because default host takes precedence over the host selected by the plugin.
Is there a way to hide "server" box on login form without assign a value to "default_host" or I have found a bug on default_host setting?
Thank you all, nice job :)
Pedro