You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: