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

Fix the final_username may be empty and will skip the loop. #595

Merged
merged 1 commit into from
Apr 16, 2015

Conversation

littlezz
Copy link
Contributor

After call clean function, the final_username maybe empty and storage.user.user_exists(username=final_username) will return False, then the loop would be skipped.
Finally, the username would be the unclean name.

@omab omab merged commit c50aed1 into omab:master Apr 16, 2015
@omab
Copy link
Owner

omab commented Apr 16, 2015

Merged, thanks!

@littlezz littlezz deleted the fix branch April 17, 2015 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants