Skip to content

Add hashed cast to user password #6171

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

Merged
merged 2 commits into from
May 10, 2023
Merged

Add hashed cast to user password #6171

merged 2 commits into from
May 10, 2023

Conversation

emargareten
Copy link
Contributor

This PR adds the new hashed cast to the user password field.

I left the user factory with the already hashed password since this cast first checks if the field needs rehash (this check doesn't affect the performance).

@taylorotwell taylorotwell merged commit 7e0a2db into laravel:10.x May 10, 2023
@clementmas
Copy link

For reference: [10.x] Add 'hashed' cast #46947

y-martini pushed a commit to webfucktory/laravel that referenced this pull request Sep 22, 2023
* Add `hashed` cast to user password

* Update composer.json
KentarouTakeda added a commit to KentarouTakeda/laravel that referenced this pull request Dec 10, 2023
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.

3 participants