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
minor #6595 Added a note about "encoding vs. hashing" passwords (javiereguiluz)
This PR was merged into the 2.3 branch.
Discussion
----------
Added a note about "encoding vs. hashing" passwords
It's impossible to replace "encode" by "hash" in Symfony code/docs ... but we could add a short note about this to fix#5688.
Commits
-------
a5cb692 Added a note about "encoding vs. hashing" passwords
0 commit comments