atheme / atheme-contrib-modules

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

don't block users logging in as themself #60

Closed jesopo closed 1 year ago

jesopo commented 1 year ago

done purely to quell this log line:

<@OperServ> asd denied login to asd (restricted address)

which was caused in a scenario on Libera Chat where a Tor user had connected just fine using SASL EXTERNAL, but their client was still set to send /msg nickserv identify ... upon connect.

that said, aside from fixing the needless log line, this change in behaviour seems correct to me