wiki.techinc.nl/includes/user
Lucas Werkmeister b0d7337ef4 Add CentralIdLookup::factoryNonLocal()
This is basically a workaround for T163277 and T170996: it’s hard to
tell whether the IDs returned by a CentralIdLookup are actually safe to
use cross-wiki or not, so add a factory method which only returns a
CentralIdLookup that can be expected to provide cross-wiki IDs, and
otherwise gives up and returns null.

This is a port of the Wikibase CentralIdLookupFactory class, originally
added in change Ie7b9c482cf by Matthew Flaschen.

Bug: T258390
Change-Id: I903c126be413608bd366875ecc7ac007d4da8e3f
2020-07-21 17:48:19 +02:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
BotPassword.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
CentralIdLookup.php Add CentralIdLookup::factoryNonLocal() 2020-07-21 17:48:19 +02:00
DefaultOptionsLookup.php UserOptionsManager: take into account $queryFlags when caching 2020-06-01 09:42:45 -07:00
ExternalUserNames.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
LocalIdLookup.php
LoggedOutEditToken.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
PasswordReset.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
TalkPageNotificationManager.php TalkPageNotificationManager: Undeprecate passing null to setUserHasNewMessages 2020-05-14 16:29:48 -04:00
User.php User is not @newable in 1.36 2020-07-16 12:14:33 +00:00
UserArray.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
UserArrayFromResult.php Fix more Squiz.Scope.MethodScope.Missing 2020-05-18 20:42:50 +00:00
UserEditTracker.php phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
UserFactory.php User is not @newable in 1.36 2020-07-16 12:14:33 +00:00
UserGroupManager.php Merge "Followups for UserGroupManager" 2020-06-15 14:50:34 +00:00
UserGroupManagerFactory.php Move autopromote groups logic into UserGroupManager 2020-06-11 22:13:48 +00:00
UserGroupMembership.php Hard-deprecate UserGroupMembership methods replaced by manager 2020-06-12 14:36:26 -07:00
UserIdentity.php
UserIdentityValue.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
UserNamePrefixSearch.php
UserNameUtils.php Use TitleParser in UserNameUtils 2020-06-21 21:28:03 +02:00
UserOptionsLookup.php UserOptionsManager: take into account $queryFlags when caching 2020-06-01 09:42:45 -07:00
UserOptionsManager.php Merge "UserOptionsManager: take into account $queryFlags when caching" 2020-06-12 17:33:27 +00:00
UserRightsProxy.php Create UserGroupManager 2020-06-03 16:46:51 -07:00
WatchlistNotificationManager.php Add new WatchlistNotificationManager service 2020-06-02 23:22:02 +00:00