Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

Fix weird keycode generator behaviour #35

Open
ulissesferreira opened this issue Nov 6, 2018 · 0 comments
Open

Fix weird keycode generator behaviour #35

ulissesferreira opened this issue Nov 6, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@ulissesferreira
Copy link
Member

When someone is trying to register with a name that will be converted to a keycode already in use, the API will fail to do so explaining that the email trying to register is already in use. Actually what's happening is that the keycode generator is not smart enough (yet) to detect an already in use keycode and generate another one.

We need this fix because sooner or later there will be people whose keycodes generated from their names will be the same.

@ulissesferreira ulissesferreira added the bug Something isn't working label Nov 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant