]> arthur.barton.de Git - ngircd-alex.git/commit
MorePrivacy: Don't register WHOWAS information
authorAlexander Barton <alex@barton.de>
Sun, 10 Jul 2011 12:45:33 +0000 (14:45 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 10 Jul 2011 12:45:33 +0000 (14:45 +0200)
commite160121698e7ec51f3e763dbdb1b76f755e47729
tree7c6ed60d6b1b0659f95c4b817a4480478ff61d5d
parent54566b6b32441044660c8fca784ef7b09b933a7e
MorePrivacy: Don't register WHOWAS information

Citing an email from Florian to the ngIRCd mailing list:

"I wonder what the expected behaviour is when Conf_MorePrivacy is changed
 from 'yes' to 'no' and the config is reloaded.

 At the moment, WHOWAS will start giving out information on Users that
 were connected during Conf_MorePrivacy=yes period.  If this is not
 wanted, Client_RegisterWhowas() should be changed to not store a record
 when Conf_MorePrivacy is enabled."

And I think it is "not wanted" :-)
src/ngircd/client.c