stavro / arc_ecto

An integration with Arc and Ecto.
255 stars 149 forks source link

allow_urls feature to allow upload for valid URLs only #89

Closed joebew42 closed 5 years ago

joebew42 commented 6 years ago

What about an allow_urls feature that will introduce a new flag as an alternative to the existing allow_paths that will prevent user to upload a local file path if they want only to allow valid image url instead?

fuelen commented 6 years ago

Any progress? I need this feature too