solanum-ircd / solanum

An IRCd for unified networks
https://solanum.chat/
GNU General Public License v2.0
223 stars 55 forks source link

add "gateway name" field set by auth blocks and an extban that matches it #213

Open edk0 opened 3 years ago

edk0 commented 3 years ago

so, for example, someone using the libera webchat would have "is using gateway: web.libera.chat" in their WHOIS, and would match $g:web.libera.chat

glguy commented 3 years ago

Preferences on the reply code we use for that?

ncoevoet commented 3 years ago

Could we also get a field in WHOX and a CAP for that ? ( onjoin )

examknow commented 3 years ago

Any thoughts on maximum length for gateway names?

progval commented 3 years ago

Bikeshedding: what about 'w' instead of 'g' as character? This seems pretty similar to Insp's ~$w extban https://docs.inspircd.org/3/modules/cgiirc/#extended-bans