E' stata inoltre inclusa la possibilità di disabilitare la protezione dagli attacchi bruteforce alla password query per gli IP in whitelist usando un nuovo parametro nella linea di comando.
Nota che per connettersi ai server con questa versione è necessario avere il client alla 3.0.11
Codice:
=== Server Release 3.0.8 25 Jul 2013 ! Changed the platform string for the Mac OsX platform from "MacOSX" to "OS X" ! new login protocol. Old clients can not connect to this server version. + added new commandline parameter "query_skipbruteforcecheck" to disable any protection for whitelisted Ip addresses for the ServerQuery interface + added some protection against DOS attacks and cpu usage during login + query logins now always log the account name used. + Moving virtual server between instances should now not trigger the "running elsewhere" accounting error. - fixed a hang on virtual server shutdown - fixed race condition on pending connections - other various bug fixes