Class: Decidim::Downloader
- Inherits:
-
CarrierWave::Downloader::Base
- Object
- CarrierWave::Downloader::Base
- Decidim::Downloader
- Defined in:
- app/uploaders/decidim/downloader.rb
Instance Method Summary collapse
Instance Method Details
#skip_ssrf_protection?(_uri) ⇒ Boolean
5 6 7 |
# File 'app/uploaders/decidim/downloader.rb', line 5 def skip_ssrf_protection?(_uri) true end |