wiki.techinc.nl/includes/user
daniel b3b70624c9 Authority: expose user block info
Expose info about user blocks from Authority. This allows calling code
to provide more detailed information to the user about why they are
denied some action on the wiki.

Bug: T271494
Change-Id: Ia84e469888866d72752aad355292666c31e12bad
2021-06-30 13:42:21 +02:00
..
Hook Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
ActorCache.php Replace User::idFromName with ActorStore 2021-05-11 07:44:38 -07:00
ActorNormalization.php ActorNormalization::acquireActorId - require IDatabase 2021-05-25 07:49:13 -07:00
ActorStore.php Add some missing __METHOD__ parameters to database calls 2021-06-07 19:28:51 +00:00
ActorStoreFactory.php
BotPassword.php Replace uses of DB_MASTER with DB_PRIMARY in documentation and local variables 2021-05-14 12:40:34 -07:00
CentralIdLookup.php
DefaultOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
ExternalUserNames.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
LocalIdLookup.php
LoggedOutEditToken.php
PasswordReset.php PasswordReset: remove use of PermissionManager 2021-05-26 03:26:02 +00:00
StaticUserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
TalkPageNotificationManager.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
User.php Authority: expose user block info 2021-06-30 13:42:21 +02:00
UserArray.php
UserArrayFromResult.php
UserEditTracker.php Merge "Add and fix various type hints in PHPDocs" 2021-06-18 21:14:30 +00:00
UserFactory.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
UserGroupManager.php Authority: expose user block info 2021-06-30 13:42:21 +02:00
UserGroupManagerFactory.php
UserGroupMembership.php
UserIdentity.php Deprecate File::getUser in favor of File::getUploader 2021-06-02 09:06:09 -07:00
UserIdentityLookup.php ActorNormalization should require a DB connection. 2021-03-10 21:43:49 +01:00
UserIdentityValue.php Deprecate File::getUser in favor of File::getUploader 2021-06-02 09:06:09 -07:00
UserNamePrefixSearch.php Migrate UserNamePrefixSearch service to use Authority 2021-05-26 05:35:32 +00:00
UserNamePrefixSearch_deprecated.php
UserNameUtils.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
UserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
UserOptionsManager.php user: Accept options-messages for multiselect user options 2021-06-03 02:01:58 +02:00
UserRightsProxy.php Merge "Followups for UserGroupManager" 2021-04-30 21:05:07 +00:00
UserRigorOptions.php
UserSelectQueryBuilder.php
UserTimeCorrection.php Split TimeCorrection parser into separate class 2021-05-07 10:43:09 -07:00