wiki.techinc.nl/tests/phpunit/integration/includes
daniel 905f6fc890 REST: page/ endpoints: don't use tokens with OAuth
CSRF tokens should only be required (and only be allowed) if
the current session isn't already inherently safe against
CSRF due to the way the authentication mechanism works.
This allows (and requires) tokens to be omitted for requests
that use an OAuth Authorization header.

Bug: T230843
Bug: T230842
Bug: T237852
Change-Id: Ib2922d556ff2470d4bf8c386c18986ca9f37d1b5
2020-03-27 12:20:22 +01:00
..
db Drop DEFAULT from *_actor columns for SQLite tables that still have it 2020-03-19 21:17:56 -07:00
diff Add $wgDiffEngine 2019-11-05 10:38:52 -05:00
Rest/Handler REST: page/ endpoints: don't use tokens with OAuth 2020-03-27 12:20:22 +01:00
TemplateParserIntegrationTest.php TemplateParser: Refactor the two integration test classes 2020-03-23 21:54:47 +00:00