We are unable to purge users that have no name but the auto purger seems
authorDave West <davew@uncensored.citadel.org>
Wed, 13 Feb 2008 19:04:57 +0000 (19:04 +0000)
committerDave West <davew@uncensored.citadel.org>
Wed, 13 Feb 2008 19:04:57 +0000 (19:04 +0000)
commite68d2dad18262653145a7d02a1aec54272e6050e
tree8b58fc112f1d0467a1204e95e048172d022053f1
parent900adad78574b40107485f87f68dd5acdeffd393
We are unable to purge users that have no name but the auto purger seems
to be finding some.
Altered the code so that we do not create a Users Purged message if we
try to purge a user with no name.
Instead we create a User Corrupt message containing the user number of
every user with no name.
These users shouldn't exist so we need to find out where they are coming
from.
citadel/modules/expire/serv_expire.c