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

Missing validation when checking domain settings #66

Open
digininja opened this issue Jun 19, 2018 · 1 comment
Open

Missing validation when checking domain settings #66

digininja opened this issue Jun 19, 2018 · 1 comment
Labels

Comments

@digininja
Copy link

On the "Check Email Settings" page ( /emails/check ), if you put in a value that isn't a domain name when checking the domain, the site redirects to the dashboard rather than staying on the page and giving an error.

@Raikia
Copy link
Owner

Raikia commented Jun 19, 2018

Yeah, that's due to silly error handling here: https://github.com/Raikia/FiercePhish/blob/master/resources/views/emails/check_settings.blade.php#L177

This won't exist in v2.0 so it will disappear then. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants