wiki.techinc.nl/includes/htmlform/fields
Kunal Mehta a85f569dd1 Revert "Use CsrfTokenSet as CSRF token source"
This reverts commit 0d75fdb4f7.

Bug: T287542
Change-Id: Iedd3461869f973f8d621a39e6ad4674cbb577551
2021-08-05 15:48:26 -07:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php
HTMLButtonField.php
HTMLCheckField.php
HTMLCheckMatrix.php HTMLFormField: Use non namespaced class name rather than static::class 2021-03-19 18:19:20 +00:00
HTMLComboboxField.php
HTMLDateTimeField.php Use ?? instead of isset/array_key_exists where possible 2021-02-10 20:32:25 +01:00
HTMLEditTools.php
HTMLExpiryField.php
HTMLFileField.php HTMLFileField: Make 'accept' parameter optional 2021-01-22 16:24:53 +00:00
HTMLFloatField.php
HTMLFormFieldCloner.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
HTMLFormFieldWithButton.php
HTMLHiddenField.php
HTMLInfoField.php
HTMLIntField.php
HTMLMultiSelectField.php HTMLMultiSelectField: Reject nested arrays early 2021-02-19 00:24:38 +01:00
HTMLNamespacesMultiselectField.php Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention 2021-06-19 15:57:43 +02:00
HTMLRadioField.php
HTMLRestrictionsField.php
HTMLSelectAndOtherField.php
HTMLSelectField.php
HTMLSelectLanguageField.php
HTMLSelectLimitField.php
HTMLSelectNamespace.php
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php
HTMLSizeFilterField.php
HTMLSubmitField.php
HTMLTagFilter.php
HTMLTagMultiselectField.php Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention 2021-06-19 15:57:43 +02:00
HTMLTextAreaField.php
HTMLTextField.php
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention 2021-06-19 15:57:43 +02:00
HTMLTitleTextField.php Make HTMLTitleTextField interwiki option tri-state 2021-08-04 21:24:16 -07:00
HTMLUsersMultiselectField.php Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention 2021-06-19 15:57:43 +02:00
HTMLUserTextField.php