mirror of
https://github.com/anope/anope.git
synced 2026-06-27 09:46:38 +02:00
Merge branch '2.0' into 2.1.
This commit is contained in:
@@ -133,7 +133,10 @@ public:
|
||||
}
|
||||
|
||||
reset.Unset(nc);
|
||||
nc->Shrink<bool>("UNCONFIRMED");
|
||||
|
||||
if (Config->GetModule("nickserv").Get<const Anope::string>("registration").equals_ci("mail"))
|
||||
nc->Shrink<bool>("UNCONFIRMED");
|
||||
|
||||
if (source.GetUser())
|
||||
source.GetUser()->Identify(na);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user