mediawiki-extensions-AbuseF.../includes/Views
Daimona Eaytoy 0d2cab0deb Validate imported data
At the moment there's no validation for import data, so it's totally
possible to insert rubbish in the field, and the code will produce other
rubbish. For instance, it's not so uncommon to see lots of PHP notices
on logstash for ViewEdit code trying to access members of the imported
data as if it were an object.

Change-Id: If9d783f0f9242d3d1bc297572471e62f51ee0e40
2020-02-10 18:41:36 +00:00
..
AbuseFilterView.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AbuseFilterViewDiff.php build: Updating dependencies 2020-01-21 07:38:54 +00:00
AbuseFilterViewEdit.php Validate imported data 2020-02-10 18:41:36 +00:00
AbuseFilterViewExamine.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterViewHistory.php Stop using deprecated stuff with easy replacements 2020-01-08 14:59:30 +01:00
AbuseFilterViewImport.php Validate imported data 2020-02-10 18:41:36 +00:00
AbuseFilterViewList.php Merge "Stop using deprecated stuff with easy replacements" 2020-01-22 16:44:57 +00:00
AbuseFilterViewRevert.php build: Upgrade phan 2020-01-19 18:48:51 +00:00
AbuseFilterViewTestBatch.php Factor out variables-related methods 2020-02-07 20:27:26 +00:00
AbuseFilterViewTools.php Don't show the form for restoring autopromotion to unprivileged users 2019-09-13 20:31:17 +02:00