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

Fixes unknown user will throw an exception #21

Merged
merged 3 commits into from
Mar 15, 2018

Conversation

wshafer
Copy link
Contributor

@wshafer wshafer commented Mar 1, 2018

Provide a narrative description of what you are trying to accomplish:
When a user tries to use a username that doesn't exist in the database an exception is thrown instead of an invalid_credentials error.

[x] Are you fixing a bug?

This checks to make sure that a user was indeed found in the db or returns if no user was found

@weierophinney weierophinney merged commit 2285622 into zendframework:release-1.0.0 Mar 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants