(bug 44449) Add siprop=protocols to SiteInfo API
authorMark Holmquist <mtraceur@member.fsf.org>
Thu, 14 Feb 2013 23:06:15 +0000 (15:06 -0800)
committerMark Holmquist <mtraceur@member.fsf.org>
Thu, 14 Feb 2013 23:06:15 +0000 (15:06 -0800)
commit1b64ddf09cb491bf52f46e0503cb943d731fc76b
tree3d14342403092b5a4b3c198a2389df068b099051
parent1556be4f37c67b7de192dc6a9dc47caeeb13655d
(bug 44449) Add siprop=protocols to SiteInfo API

The existing method for getting allowed URL protocols will not help Parsoid,
so we're adding a new API call that will help us fix bug 44449.

Change-Id: I5fd130cb30313f8e8a376ff0146195f2264e8e0e
includes/api/ApiQuerySiteinfo.php