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

[2.1] Custom user provider utilizes an outdated UserInterface Definition #1904

Closed
creativeworkx opened this issue Nov 7, 2012 · 1 comment

Comments

@creativeworkx
Copy link

The documentation for CustomUserProvider http://symfony.com/doc/current/cookbook/security/custom_provider.html utilizes an outdated UserInterface Definition (2.0 branch):

Under "Create a User Class" the WebserviceUser class implements the equals function, which in fact was removed from the UserInterface in branch 2.1 and moved to the EquatableInterface

@wouterj
Copy link
Member

wouterj commented Feb 2, 2013

this is solved in #2111 and this issue can be closed @weaverryan

@wouterj wouterj closed this as completed Mar 19, 2013
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

No branches or pull requests

2 participants