wiki.techinc.nl/includes/user
2024-09-16 03:08:15 +00:00
..
CentralId CentralIdLookup: Introduce concept of "owned" accounts 2024-09-04 19:25:19 +02:00
Hook PasswordReset: Code quality improvements 2024-08-08 12:35:03 +02:00
Options UserOptionsManager: Allow global prefs for users without local accounts 2024-09-10 00:01:58 +02:00
Registration
TempUser Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ActorCache.php
ActorMigration.php
ActorMigrationBase.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
ActorNormalization.php
ActorStore.php
ActorStoreFactory.php
BotPassword.php
BotPasswordStore.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
ExternalUserNames.php
LoggedOutEditToken.php
PasswordReset.php PasswordReset: remove $wgAllowRequiringEmailForResets feature flag 2024-08-28 00:55:43 +02:00
TalkPageNotificationManager.php
User.php Remove User::canExist() 2024-09-10 19:56:56 +00:00
UserArray.php
UserArrayFromResult.php
UserEditCountInitJob.php
UserEditTracker.php
UserFactory.php UserFactory: Use PHP type hints 2024-09-09 20:35:54 +00:00
UserGroupExpiryJob.php
UserGroupManager.php deferred: pass $fname to MWCallableUpdate callbacks and improve comments 2024-08-08 15:50:00 +00:00
UserGroupManagerFactory.php
UserGroupMembership.php
UserIdentity.php
UserIdentityLookup.php
UserIdentityUtils.php
UserIdentityValue.php
UserNamePrefixSearch.php
UserNamePrefixSearch_deprecated.php
UserNameUtils.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
UserRigorOptions.php
UserSelectQueryBuilder.php Fix 'SORT_ACS' for 'SORT_ASC' documentation typo 2024-08-08 10:18:51 +00:00
UserTimeCorrection.php