mirror of
https://github.com/anope/anope.git
synced 2026-06-28 15:16:38 +02:00
Allow identifying to other accounts using /nickserv id account pass
This commit is contained in:
@@ -296,8 +296,6 @@ class InspIRCdProto : public IRCDProto
|
||||
|
||||
u->Account()->Shrink("authenticationtoken");
|
||||
u->Account()->Extend("authenticationtoken", new ExtensibleItemRegular<Anope::string>(svidbuf));
|
||||
|
||||
u->SetMode(NickServ, UMODE_REGISTERED);
|
||||
}
|
||||
|
||||
} ircd_proto;
|
||||
|
||||
Reference in New Issue
Block a user