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

feat(form): disallow email address as first name #2862 #2919

Merged
merged 1 commit into from
Mar 14, 2018

Commits on Mar 14, 2018

  1. feat(form): Validate name fields while submitting donation form

    This feature helps reduce spam attacks which submits forms by filling the Name fields with email address.
    This will throw an error if the Name fields contain email addresses.
    Sidsector9 committed Mar 14, 2018
    Configuration menu
    Copy the full SHA
    55dd2d6 View commit details
    Browse the repository at this point in the history