mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
7429700389
This also corrects FileHelper.download so it supports "follow_redirect" correctly (it used to always follow 1 redirect) and adds a `validate_url` param that will bypass all uri validation if set to false (default is true)