aboutsummaryrefslogtreecommitdiffstats
path: root/includes/utils/MWRestrictions.php
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reorg: Move some of request related classes to MediaWiki/Request"Zabe2022-10-271-2/+1
* Reorg: Move some of request related classes to MediaWiki/RequestAmir Sarabadani2022-10-261-1/+2
* Use IPset in MWRestrictions::checkIPReedy2020-08-181-8/+4
* Use namespaced IPUtils classKunal Mehta2020-01-011-2/+4
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-1/+1
* Add HTMLFormField class for MWRestrictions and use it for bot passwordsGergő Tisza2016-09-221-0/+3
* Replace uses of join() by implode()Siebrand Mazeland2016-03-081-2/+2
* Convert all array() syntax to []Kunal Mehta2016-02-171-7/+7
* Move grant and IP restriction logic from OAuth to coreBrad Jorsch2016-01-121-0/+144