mirror of
https://github.com/anope/anope.git
synced 2026-07-07 07:13:12 +02:00
+1
-1
@@ -319,7 +319,7 @@ Conf::Conf() : Block("")
|
||||
auto *o = new Oper(nname, ot);
|
||||
o->require_oper = require_oper;
|
||||
o->password = password;
|
||||
o->certfp = certfp;
|
||||
spacesepstream(certfp).GetTokens(o->certfp);
|
||||
spacesepstream(host).GetTokens(o->hosts);
|
||||
o->vhost = vhost;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user