aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Rest/BasicAccess
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-4/+1
* Merge "Rest: Add missing documentation to class properties"jenkins-bot2024-09-121-0/+1
|\
| * Rest: Add missing documentation to class propertiesUmherirrender2024-09-071-0/+1
* | Use type declaration for class properties holding type hinted argumentsUmherirrender2024-09-111-2/+2
|/
* Drop writeapi userrightReedy2024-07-311-1/+1
* Use real type hints for services etc. in includes/Rest/Bartosz DziewoƄski2024-06-112-4/+2
* Fix more PHPStorm inspections (#2)Tim Starling2023-03-251-1/+1
* build: Updating dependencieslibraryupgrader2021-07-221-1/+1
* Rest: inject Authority into HandlerPetr Pchelko2021-01-212-30/+16
* Introduce CompoundAuthorizer to pass multiple authorizersPetr Pchelko2020-09-221-0/+51
* Whitespace cleanup: Use tabs for indentation, avoid double spacesDannyS7122020-06-271-1/+1
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Use UserIdentity instead of User in RESTPetr Pchelko2019-09-182-7/+7
* REST: add write access checks to BasicAccessTim Starling2019-07-093-4/+18
* REST: basic read restrictionsTim Starling2019-07-096-0/+203