Skip to content

Conversation

bicpi
Copy link
Contributor

@bicpi bicpi commented Feb 23, 2014

Q A
Doc fix? yes
New docs? no
Applies to 2.3+
Fixed tickets -

Please correct me if I am wrong, but it seems that the code has changed after #3003. There is no BasePasswordEncoder::checkPasswordLength() method. Same seems to apply to 2.4. Maybe the implementation was changed to make it bc?

@weaverryan
Copy link
Member

Very very nice catch - it looks like the implementation was changed after we made our change (and I think changed outside of a normal PR) - see ssymfony/symfony@67d4a8f8af2bf2f840576423a9a7f9fae24b2d84. So great work on this!

weaverryan added a commit that referenced this pull request Mar 8, 2014
…ssword encoders (bicpi)

This PR was merged into the 2.3 branch.

Discussion
----------

[Security][Authentication] Fix instructions for creating password encoders

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets | -

Please correct me if I am wrong, but it seems that the code has changed after #3003. There is no `BasePasswordEncoder::checkPasswordLength()` method. Same seems to apply to 2.4. Maybe the implementation was changed to make it bc?

Commits
-------

e95c1f5 [Security][Authentication] Fix instructions for creating custom password encoders
@weaverryan weaverryan merged commit e95c1f5 into symfony:2.3 Mar 8, 2014
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.

2 participants