aula icon indicating copy to clipboard operation
aula copied to clipboard

Do not store user first and last name.

Open fisx opened this issue 8 years ago • 0 comments

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.

fisx avatar Aug 02 '17 06:08 fisx