Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

check username input on login #39

Open
bethgrace5 opened this issue Aug 27, 2014 · 1 comment
Open

check username input on login #39

bethgrace5 opened this issue Aug 27, 2014 · 1 comment

Comments

@bethgrace5
Copy link
Owner

LoginAction.java

  • if username is an email ( maybe- .contains("@") ) don't check github for user.
  • when checking github for user, make sure input doesn't have illegal characters.
@kevinmershon
Copy link
Collaborator

Checking for @ is a good idea.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants