Raikia / FiercePhish

FiercePhish is a full-fledged phishing framework to manage all phishing engagements. It allows you to track separate phishing campaigns, schedule sending of emails, and much more.
https://github.com/Raikia/FiercePhish/wiki
GNU General Public License v3.0
1.31k stars 249 forks source link

If the APP_URL link is incorrect, configuration updates redirect to the wrong page #11

Closed Raikia closed 7 years ago

Raikia commented 7 years ago

Like the title says, if APP_URL is set incorrectly and you do a configuration update via the web interface ("Settings" --> "Configurations"), the user will be redirected to the APP_URL link instead of a correct link.

Example: APP_URL set to "http://localhost"

If you hit "save" in the configurations page, you will be redirected to "http://localhost/config/settings/".