mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 19:55:43 +00:00
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)