Skip to content
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

[6.x] Use framework Password validation rule #349

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

miguilimzero
Copy link
Contributor

@miguilimzero miguilimzero commented Mar 26, 2024

Fortify deprecated its password validation class (see laravel/fortify#511). Now, they are using the new Illuminate\Validation\Rules\Password class. This PR updates the socialstream stub to use the new validation class too.

Checklist

  • I've read this template
  • I've checked reviewed this PR myself, ensuring consistency and quality with the rest of the project
  • I've given a good reason as to why this PR exposes new / removes existing user data

@joelbutcher joelbutcher changed the title Remove deprecated password fortify rule to use Illuminate/Validation one instead [6.x] Use framework Password validation rule Mar 26, 2024
@joelbutcher joelbutcher merged commit cbd4272 into joelbutcher:6.x Mar 26, 2024
42 checks passed
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