wiki.techinc.nl/tests/phpunit/includes/api/query
STran 311774c033 Filter temporary accounts as anonymous in ApiQueryRecentChanges
Edits from temporary accounts are considered anonymous edits.
ApiQueryRecentChanges doesn't correctly reflect this and needs to be
updated to correctly return temporary account edits as anonymous (and
similarly, not to return them when requesting !anon)

- Update the anon|!anon query to accomodate temporary accounts

Bug: T370803
Change-Id: Ica5225422ea53d2aa3a84b86d9c2f14832a34ed4
2024-07-29 11:00:22 +01:00
..
ApiQueryAllDeletedRevisionsTest.php
ApiQueryAllPagesTest.php
ApiQueryAllRevisionsTest.php
ApiQueryAllUsersTest.php
ApiQueryBasicTest.php
ApiQueryBlockInfoTraitTest.php
ApiQueryBlocksTest.php
ApiQueryContinue2Test.php
ApiQueryContinueTest.php
ApiQueryContinueTestBase.php
ApiQueryDisabledTest.php
ApiQueryImageInfoTest.php
ApiQueryInfoTest.php
ApiQueryLanguageinfoTest.php
ApiQueryLogEventsTest.php
ApiQueryPrefixSearchTest.php
ApiQueryRecentChangesIntegrationTest.php
ApiQueryRevisionsTest.php Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
ApiQuerySearchTest.php
ApiQuerySiteinfoTest.php
ApiQueryTest.php
ApiQueryTestBase.php
ApiQueryTokensTest.php
ApiQueryUserContribsTest.php ApiQueryUserContribsTest: Disable temp account feature 2024-06-26 10:55:32 +00:00
ApiQueryUserInfoTest.php
ApiQueryWatchlistIntegrationTest.php
ApiQueryWatchlistRawIntegrationTest.php