Skip to content

[make:user] Hash passwords using crc32c and deprecate eraseCredentials()#1703

Merged
kbond merged 1 commit into
symfony:1.xfrom
nicolas-grekas:user-hash-creds
May 13, 2025
Merged

[make:user] Hash passwords using crc32c and deprecate eraseCredentials()#1703
kbond merged 1 commit into
symfony:1.xfrom
nicolas-grekas:user-hash-creds

Conversation

@nicolas-grekas

Copy link
Copy Markdown
Member

Fix #1700
Replace ##1701

@kbond

kbond commented May 13, 2025

Copy link
Copy Markdown
Member

Thanks Nicolas.

@kbond kbond merged commit 81eb8d9 into symfony:1.x May 13, 2025
@nicolas-grekas nicolas-grekas deleted the user-hash-creds branch May 13, 2025 13:51
DocFX pushed a commit to DocFX/maker-bundle that referenced this pull request Jun 4, 2025
…ecate eraseCredentials() (nicolas-grekas)

This PR was merged into the 1.x branch.

Discussion
----------

[make:user] Hash passwords using crc32c and deprecate eraseCredentials()

Fix symfony#1700
Replace #symfony#1701

Commits
-------

75886fb [make:user] Hash passwords using crc32c and deprecate eraseCredentials()
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.

[make:user] UserInterface::eraseCredentials is deprecated

2 participants