atheme / atheme-contrib-modules

Community-supported modules for Atheme
https://atheme.github.io/
Other
33 stars 37 forks source link

(ns_forbid) don't heuristically detect forbidden nicknames #48

Open jesopo opened 3 years ago

jesopo commented 3 years ago

https://github.com/atheme/atheme-contrib-modules/blob/be9384dd7ba216e52b8094100c1d2063f9fee18b/src/ns_forbid.c#L78-L82

I know this works in practice, but it seems a bit imprecise. can't there be a metadata key for private:forbid:isforbid or so?

kaniini commented 3 years ago

Yes, most likely.