wiki.techinc.nl/includes/user
MusikAnimal ef14cd41c3 PasswordReset: remove $wgAllowRequiringEmailForResets feature flag
Update a few tests that relied on the feature flag to ignore
the 'requireemail' preference on "User1" to instead use "User2",
who doesn't have the preference set.

Bug: T242406
Change-Id: I996d3996272d704a071d1d2094c3568247b80f98
2024-08-28 00:55:43 +02:00
..
CentralId
Hook PasswordReset: Code quality improvements 2024-08-08 12:35:03 +02:00
Options Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +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 Allow undeletion of IP revisions when temp accounts are enabled 2024-05-23 09:30:48 +00:00
BotPassword.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
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 Use expression builder instead of raw sql 2024-07-23 23:30:45 +02:00
UserArray.php
UserArrayFromResult.php
UserEditCountInitJob.php Move various job classes to relevant component directories 2024-05-10 20:14:00 +01:00
UserEditTracker.php UserEditTracker: Replace deprecated ActorMigration::getWhere 2024-05-04 09:36:27 +03:00
UserFactory.php
UserGroupExpiryJob.php Move various job classes to relevant component directories 2024-05-10 20:14:00 +01:00
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 Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
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 Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00