wiki.techinc.nl/tests/phpunit/includes/Rest
David Barratt ab06b05619
Add option to enable cross-origin resource sharing (CORS) in REST API
When MediaWiki is not behind an intranet, it is completely safe to
add the Access-Control-Allow-Origin: * header to responses and allow
cross-origin sites to access the REST API.

Bug: T232176
Change-Id: Ic0658039a6a46ee4f50c76f5d100450fdef7525a
2020-08-04 15:49:58 -04:00
..
BasicAccess MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
EntryPointTest.php Add option to enable cross-origin resource sharing (CORS) in REST API 2020-08-04 15:49:58 -04:00
RequestFromGlobalsTest.php Fix RequestFromGlobalsTest failing in Travis CI 2020-07-29 08:34:40 +01:00