Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.

Do not store user first and last name. #1032

Open
fisx opened this issue Aug 2, 2017 · 0 comments
Open

Do not store user first and last name. #1032

fisx opened this issue Aug 2, 2017 · 0 comments

Comments

@fisx
Copy link
Collaborator

fisx commented Aug 2, 2017

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 fisx added the poldi req label Aug 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant