mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This commit updates `StaticController#enter` to not redirect to invalid paths when the `redirect` param is set. Instead it should redirect to `/` when the `redirect` param is invalid.