https://bugzilla.wikimedia.org/show_bug.cgi?id=35005

       Web browser: ---
             Bug #: 35005
           Summary: To Do: change the $wgRSSUrlWhitelist mechanism and
                    harmonise it with $wgEnableImageWhitelist handling
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: RSS
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


MediaWiki has already a framework for whitelists for image urls via MediaWiki
system pages. 

/** If $wgAllowExternalImages is false, you can allow an on-wiki
 * whitelist of regular expression fragments to match the image URL
 * against. If the image matches one of the regular expression fragments,
 * The image will be displayed.
 *
 * Set this to true to enable the on-wiki whitelist (MediaWiki:External image
whitelist)
 * Or false to disable it
 */
$wgEnableImageWhitelist = true;

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to