"Krinkle" posted a comment on MediaWiki.r109562. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109562#c29864
Commit summary for MediaWiki.r109562: * (bug 32341) Add upload by URL domain limitation. Krinkle's comment: Aha, UploadFromUrl::isAllowed() already existed before this commit and contains the call to User::isAllowed(). I confused it with the added method "isAllowedHost()", but that's not being called here. Thanks :) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
