mediawiki-extensions-AbuseF.../includes/View
Thalia 8f39ef3b8a Fix permission error shown on history page for protected filter
When a user without the right to see protected filters visits
Special:AbuseFilter/history/<ID>, show the permission error
message for protected filters.

Before this commit, the error message for hidden filters is
used instead, even if the filter is not hidden.

Bug: T364465
Change-Id: If2573fe256a7e29e8184feaf2f0622659706fd56
2024-06-05 15:53:04 +01:00
..
AbuseFilterView.php Replace most Xml methods with Html 2024-05-08 13:08:52 +02:00
AbuseFilterViewDiff.php Allow variables to be restricted by user right 2024-06-04 06:54:53 -07:00
AbuseFilterViewEdit.php Merge "Implement 'protected' filter acknowledgement checkbox" 2024-06-05 13:42:33 +00:00
AbuseFilterViewExamine.php Allow variables to be restricted by user right 2024-06-04 06:54:53 -07:00
AbuseFilterViewHistory.php Fix permission error shown on history page for protected filter 2024-06-05 15:53:04 +01:00
AbuseFilterViewImport.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-07-03 16:37:18 +02:00
AbuseFilterViewList.php Convert af_hidden into a bitmask 2024-05-28 00:59:08 -07:00
AbuseFilterViewRevert.php Merge "Add user_unnamed_ip variable" 2024-05-23 18:10:52 +00:00
AbuseFilterViewTestBatch.php Migrate to IReadableDatabase::newSelectQueryBuilder 2024-04-30 20:45:51 +02:00
AbuseFilterViewTools.php Replace most Xml methods with Html 2024-05-08 13:08:52 +02:00
HideAbuseLog.php Replace most Xml methods with Html 2024-05-08 13:08:52 +02:00