Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce uniqueness checking for login in user creation #39

Open
mkochanowski opened this issue Apr 9, 2019 · 0 comments
Open

Enforce uniqueness checking for login in user creation #39

mkochanowski opened this issue Apr 9, 2019 · 0 comments
Assignees
Labels
api API written using pure Flask bug Something isn't working

Comments

@mkochanowski
Copy link
Collaborator

The current behaviour is to check whether the requested login is available and unique - but it does not take into account other combinations of the same word with different lowercase and uppercase letters.

@mkochanowski mkochanowski added bug Something isn't working api API written using pure Flask labels Apr 9, 2019
@mkochanowski mkochanowski added this to the First working prototype milestone Apr 9, 2019
@mkochanowski mkochanowski self-assigned this Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API written using pure Flask bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant