Currently, the user's full name is stored, but not used for anything after the nick has been constructed from it.
Required behavior: the information about the full name should be destroyed. The easiest way to implemen this may be to write empty strings into the resp. database fields. A cleanup routing during startup should wipe any full user names that have already been stored.
Currently, the user's full name is stored, but not used for anything after the nick has been constructed from it.
Required behavior: the information about the full name should be destroyed. The easiest way to implemen this may be to write empty strings into the resp. database fields. A cleanup routing during startup should wipe any full user names that have already been stored.