You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#3600 [Security][Authentication] Fix instructions for creating password 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 symfony#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
0 commit comments