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

Validate username on registration to prevent invalid characters. #398

Conversation

reygcalantaol
Copy link
Collaborator

@reygcalantaol reygcalantaol commented Feb 7, 2024

Resolves https://github.com/WPUserManager/wpum-registration-forms/issues/41

Description

Testing Instructions

  1. Add username field in the registration form
  2. Register a new user with a username that includes invalid character such as +

Pre-review Checklist

  • Issue and pull request titles are properly formatted.
  • Acceptance criteria have been satisfied and marked in the related issue.
  • Unit tests are included (if applicable).
  • Self-review of code changes has been completed.
  • Self-review of UX changes has been completed.
  • Review has been requested from @polevaultweb.

@wp-user-manager wp-user-manager merged commit abb592e into develop Mar 29, 2024
1 check passed
@wp-user-manager wp-user-manager deleted the Registration-form-allows-the-character-'+'-in-the-username-field,-while-WordPress-does-not-allow-it branch March 29, 2024 17:08
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