]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Improvements and bugfixes to the cgiirc module.
authorPeter Powell <petpow@saberuk.com>
Tue, 4 Sep 2018 13:10:19 +0000 (14:10 +0100)
committerPeter Powell <petpow@saberuk.com>
Mon, 17 Sep 2018 21:32:42 +0000 (22:32 +0100)
commitde4e4860091fe5a9a530acdb25f9a17e22323acf
tree60d30381eff96f2ddae193d0860b9bb400287e7a
parent9a312de26b742e9c399a84a70b175a88fb4bc1ac
Improvements and bugfixes to the cgiirc module.

- Allow the ident for ident type hosts to be set in the config.
- Consistently check clone counts, connect classes, and xlines for
  all users regardless of their cgiirc host type.
- Remove some obsolete code from when gateway clients had their IP
  changed in OnCheckReady.
- Don't allow a gateway client to match both a WebIRC and an ident
  host.
docs/conf/modules.conf.example
src/modules/m_cgiirc.cpp