hook to intercept upload_by_url
[lhc/web/wiklou.git] / RELEASE-NOTES-1.22
index f6c304e..0b4a6c5 100644 (file)
@@ -149,6 +149,8 @@ production.
   right?" check is used to avoid more expensive checks.
 * Display "(No difference)" instead of an empty diff (when comparing revisions
   in the history or when previewing changes while editing).
+* New hook 'IsUploadAllowedFromUrl' is added which can be used to intercept uploads by
+  URL, useful for blacklisting specific URLs
 
 === Bug fixes in 1.22 ===
 * Disable Special:PasswordReset when $wgEnableEmail is false. Previously one