Go to file
STran f5d7b68908 Force full evaluation of filter in FilterEvaluator->getUsedVars()
In some cases, evaluation short-circuits when getting a list of
used variables resulting in an incomplete array of variables. This
subsequently causes issues when using those arrays for validation
checks (eg. if protected variables are used).

- Force full evaluation by setting `mAllowShort` to false

Bug: T364485
Change-Id: Idf2112d9ebf63846cde3ce9b8a8ade0ed909505d
2024-06-11 02:43:47 -07:00
.phan phan: Update config to load ConfirmEdit 2024-05-05 11:02:07 +03:00
db_patches Drop some ancient schema changes 2023-12-22 02:07:48 +00:00
i18n Localisation updates from https://translatewiki.net. 2024-06-11 09:53:08 +02:00
includes Force full evaluation of filter in FilterEvaluator->getUsedVars() 2024-06-11 02:43:47 -07:00
maintenance Drop $wgAbuseFilterActorTableSchemaMigrationStage 2024-06-10 12:08:30 +00:00
modules build: Updating npm dependencies 2024-06-04 00:33:18 +00:00
tests Force full evaluation of filter in FilterEvaluator->getUsedVars() 2024-06-11 02:43:47 -07:00
.eslintignore build: Update linters 2023-11-08 14:05:03 +00:00
.eslintrc.json build: Update linters 2022-03-17 22:19:08 +00:00
.gitignore
.gitreview
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 43.0.0 2024-03-16 18:53:05 +00:00
.stylelintrc.json build: Update linters 2023-11-08 14:05:03 +00:00
AbuseFilter.alias.php build: Updating mediawiki/mediawiki-codesniffer to 43.0.0 2024-03-16 18:53:05 +00:00
CODE_OF_CONDUCT.md
composer.json Update minus-x to 1.1.3 2024-05-04 16:34:08 +00:00
COPYING
extension.json Drop $wgAbuseFilterActorTableSchemaMigrationStage 2024-06-10 12:08:30 +00:00
Gruntfile.js build: Run stylelint for less file 2023-11-28 20:06:41 +01:00
package-lock.json build: Updating stylelint-config-wikimedia to 0.17.1 2024-06-05 18:50:22 +00:00
package.json build: Updating stylelint-config-wikimedia to 0.17.1 2024-06-05 18:50:22 +00:00