Would be nice to limit attemps at adding a remote file, in order to avoid spammers overloading the server with CURL requests.

Comments

budda’s picture

This could probably be done using Drupal 7's flood_register_event() system. http://api.drupal.org/api/drupal/includes%21common.inc/function/flood_re...