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

Validation: User Passwords Validation and use of Rule classes and met… #42

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

coolsam726
Copy link
Contributor

…hods to validate

  • Fixed user password validation and rendering of password frontend fields
  • Added ability to use Rule::method() types of validation
  • Improved the logic of determining the validation rules
  • Enforced password server side validation rules
    TODO: Implement frontend validation using vuelidate

…hods to validate

- Fixed user password validation and rendering of password frontend fields
- Added ability to use Rule::method() types of validation
- Improved the logic of determining the validation rules
- Enforced password server side validation rules
TODO: Implement frontend validation using vuelidate
@coolsam726 coolsam726 self-assigned this Apr 28, 2022
@coolsam726 coolsam726 merged commit 0f7d030 into main Apr 28, 2022
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.

1 participant