mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 03:59:03 -04:00
Same here
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9745 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
f154803a51
commit
ad9f0df06a
@ -181,6 +181,7 @@ void UserManager::AddUser(InspIRCd* Instance, int socket, int port, bool iscache
|
||||
|
||||
if (Instance->Config->NoUserDns)
|
||||
{
|
||||
New->WriteServ("NOTICE %s :*** Skipping host resolution (disabled by server administrator)", New->nick);
|
||||
New->dns_done = true;
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user