OWASP / railsgoat

A vulnerable version of Rails that follows the OWASP Top 10
railsgoat.cktricky.com
MIT License
866 stars 667 forks source link

Strip whitespace from email when logging in #379

Closed presidentbeef closed 4 years ago

presidentbeef commented 4 years ago

Makes it a little easier to copy-paste credentials.

This has been irritating me 😅

cktricky commented 4 years ago

Ha, good catch/change!