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

case insensitive comparison of login & username #60

Merged
merged 3 commits into from
Sep 10, 2015

Conversation

Alshie
Copy link

@Alshie Alshie commented Sep 10, 2015

fixes #59 by doing case insensitive comparison of username to given login

fixes issue 59 basicallydan#59 by
doing case insensitive comarison of username to given login
@M-Zuber
Copy link
Collaborator

M-Zuber commented Sep 10, 2015

Great!

Please add some tests to this file.
If you need help, just ring

@Alshie
Copy link
Author

Alshie commented Sep 10, 2015

Apologies! I have added tests now and ensured that they are passing.

@basicallydan basicallydan merged commit c72cd7a into basicallydan:master Sep 10, 2015
@basicallydan
Copy link
Owner

Done. Thanks @Alshie, great PR! Thank you @M-Zuber for enforcing tests ^^ Merged, versioned, published.

@M-Zuber
Copy link
Collaborator

M-Zuber commented Sep 10, 2015

:thumbs-up:
Great work

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.

User comparison should be lowercase
3 participants