wiki.techinc.nl/includes/Permissions
thiemowmde eaf86e2f09 Replace IDatabase with IReadableDatabase where possible
In all these cases the change should be compatible with all existing
callers. Most code still passes an IDatabase to this code. But each
IDatabase is also an IReadableDatabase.

Change-Id: Iae13cd780841b240b7369f6a7f5f38e88064fbd7
2023-05-23 10:53:17 +00:00
..
Hook Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
Authority.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
GrantsInfo.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
GrantsLocalization.php Reapply "GrantsInfo service to replace MWGrants" 2021-09-18 08:52:22 +00:00
GroupPermissionsLookup.php permission: Make the return value of getGroupsWithPermission() unique 2023-04-19 17:47:29 +08:00
PermissionManager.php Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
PermissionStatus.php Authority: expose user block info 2021-06-30 13:42:21 +02:00
RateLimiter.php Make RateLimiter use WRStats 2022-07-16 11:00:22 +00:00
RateLimitSubject.php Extract RateLimiter from User 2022-06-27 13:23:24 +00:00
RestrictionStore.php Replace IDatabase with IReadableDatabase where possible 2023-05-23 10:53:17 +00:00
SimpleAuthority.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
UltimateAuthority.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
UserAuthority.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00