Skip to content

Fixed #10 - Use citext to make usernames case insensitive #16

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

Merged
merged 1 commit into from
May 22, 2013

Conversation

dstufft
Copy link
Member

@dstufft dstufft commented May 21, 2013

This fixes #10 by using the citext extension in order to make the usernames a case insensitive field.

The migrations have been updated and will automatically install the citext extension if it's not already installed.

dstufft added a commit that referenced this pull request May 22, 2013
Fixed #10 - Use citext to make usernames case insensitive
@dstufft dstufft merged commit efecf10 into master May 22, 2013
@dstufft dstufft deleted the case-insensitive-usernames branch May 22, 2013 15:17
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.

Ensure usernames are case insensitive
1 participant