Skip to content

Fixes for L5 native auth functionality. Updated contract in DoctrineUser... #100

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

minorgod
Copy link

Fixes for L5 native auth functionality. Updated contract in DoctrineUserProvider.php. Tweaked a couple of things in Traits/Authentication.php - changed function getAuthIdentifier to return the primary key value rather than the primary key name, and to return 'rememberToken' instead of remember_token in the getRememberTokenName function. Fixed a prob with the Validation/DoctrinePresenceVerifier that was causing it to always return null leading to duplicate users.

…serProvider.php. Tweaked a couple of things in Traits/Authentication.php - changed function getAuthIdentifier to return the primary key value rather than the primary key name, and to return 'rememberToken' instead of remember_token in the getRememberTokenName function. Fixed a prob with the Validation/DoctrinePresenceVerifier that was causing it to always return null leading to duplicate users.
@FoxxMD FoxxMD mentioned this pull request Mar 19, 2015
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.

1 participant