mediawiki-extensions-AbuseF.../tests
STran a5dbd74017 Allow all users to see protected filters on Special:AbuseFilter
Why:
T367390 hid protected filters from users who didn't have the right to see them
because users with access to private filters also had access to search against
filters and were inadvertantly allowed to search against protected filters regardless
of whether or not they had the right to see them.

Now, in order to be consistent with how AbuseFilter displays private filters, reveal
protected filters to all users but continue to restrict access to their details.

What:
- Only hide protected filters when a user runs a search and doesn't have permission
  to access them.

Bug: T381470
Change-Id: I2acb7e066885f6da18b29876c21c5d7d199b9886
2024-12-06 00:59:46 -08:00
..
parserTests Support named capturing groups in get_matches() 2024-09-07 11:25:48 +00:00
parserTestsEquivset
phpunit Allow all users to see protected filters on Special:AbuseFilter 2024-12-06 00:59:46 -08:00
selenium Update Selenium tests to obtain correctly element 2024-09-20 14:40:46 -07:00