]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix some more oversights in m_geoip.
authorPeter Powell <petpow@saberuk.com>
Sat, 7 Apr 2018 14:14:53 +0000 (15:14 +0100)
committerPeter Powell <petpow@saberuk.com>
Sat, 7 Apr 2018 14:29:12 +0000 (15:29 +0100)
commit8c0426116cdf09e807da12b6b23d977c4a073119
tree1703346cc14d202d0ad8a25b61d0b09acec037f2
parent9c4cc196c073145d4ad2ae92fb2be2194cf621f4
Fix some more oversights in m_geoip.

- Add the G: extban to the EXTBAN 005 token.
- Use CXX11_OVERRIDE with ReadConfig and OnCheckBan.

Thanks to @genius3000 for pointing these out.
src/modules/extra/m_geoip.cpp