wiki.techinc.nl/includes/user
Thalia 14bb09fe7f UserFactory: Document that newFromName expects a validation constant
When no validation is wanted, a UserNameUtils constant must be passed
to UserFactory::newFromName, whereas User::newFromName accepts false.

Also pass a constant as the default parameter, rather than the string
value of that constant.

Bug: T255611
Change-Id: Iffd405cb8b38debe9d0a7106a76c430956351583
2020-06-17 12:51:13 +01:00
..
Hook Move autopromote groups logic into UserGroupManager 2020-06-11 22:13:48 +00:00
BotPassword.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
CentralIdLookup.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:31 +01: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 Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
LoggedOutEditToken.php
PasswordReset.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
TalkPageNotificationManager.php TalkPageNotificationManager: Undeprecate passing null to setUserHasNewMessages 2020-05-14 16:29:48 -04:00
User.php Merge "Move User::newFromIdentity logic to UserFactory" 2020-06-15 20:26:57 +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 Add a new UserEditTracker service for user edit counts and timing 2020-06-02 03:00:05 +00:00
UserFactory.php UserFactory: Document that newFromName expects a validation constant 2020-06-17 12:51:13 +01: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 Create UserGroupManager 2020-06-03 16:46:51 -07:00
UserIdentity.php Convert WatchedItem and friends to UserIdentity 2019-05-05 14:35:52 +03:00
UserIdentityValue.php Convert WatchedItem and friends to UserIdentity 2019-05-05 14:35:52 +03:00
UserNamePrefixSearch.php Replace usages of deprecated User::isAllowed. Step 2. 2019-09-11 16:00:03 -07:00
UserNameUtils.php Hooks::run() call site migration 2020-05-30 14:23:28 +00: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