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

Fixed A Translation Issue With Auth #15194

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

spencerrlongg
Copy link
Collaborator

Description

Removed extraneous validation arguments that were causing strange error bag messages.

Fixes SC-26247

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Test Configuration:

  • PHP version: 8.1

Copy link

what-the-diff bot commented Jul 30, 2024

PR Summary

  • Updated Validation Approach in ResetPasswordController.php
    The validate() method has been reworked to only consider specific validation rules, thereby providing a more streamlined and efficient validation process. This change will achieve a cleaner codebase and improve application performance.

@spencerrlongg spencerrlongg changed the title Removed extraneous $request->validate() arguments Fixed A Translation Issue With Auth Jul 31, 2024
@snipe
Copy link
Owner

snipe commented Jul 31, 2024

Excellent, thank you!

@snipe snipe merged commit ca531e8 into snipe:develop Jul 31, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants