]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix various issues with the cgiirc module.
authorPeter Powell <petpow@saberuk.com>
Wed, 27 Dec 2017 13:06:12 +0000 (13:06 +0000)
committerPeter Powell <petpow@saberuk.com>
Wed, 27 Dec 2017 13:15:43 +0000 (13:15 +0000)
commit592dd0e818aa58a31e620ec21f4860a0f992ed9c
tree38b918488dfdef24732f424cc17f5fc705fbc989
parente73b78ca679281608eedcda0f697fc4b1cd030b3
Fix various issues with the cgiirc module.

- Respect the value of <cgiirc:opernotice> when sending snotices
  to operators.
- Write to the log file if opernotice is disabled.
- Log to the correct snomask in all cases. This was caused by an
  oversight when merging insp20 into master.
- Replace the full user mask in log messages with a uuid/ip. The
  WEBIRC command is sent as the first command so there will not be
  a nickname or username at this point.
src/modules/m_cgiirc.cpp