Skip to content

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