You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the "share your email" input form on https://peanut.to/raffle/create, there's no input validation implemented. Users are able to submit text/links other than email addresses through the form.
Suggestion:
Implement input validation to allow only email address.
The text was updated successfully, but these errors were encountered:
On the "share your email" input form on https://peanut.to/raffle/create, there's no input validation implemented. Users are able to submit text/links other than email addresses through the form.
Suggestion:
Implement input validation to allow only email address.
The text was updated successfully, but these errors were encountered: