wiki.techinc.nl/includes/user/Hook
Petr Pchelko 164ec5cb29 UserOptions: remove deprecated hooks.
After the hooks were removed we are finally ready to stop
reading user options from primary before writing them on save.
The new save hooks only work on modified options, so options
saving code can be significantly simplified.

Change-Id: I48df616c9f35d9a0b2801ada1b7dbef0bd4ad058
2021-10-26 12:55:01 +00:00
..
AutopromoteConditionHook.php
ConfirmEmailCompleteHook.php
EmailConfirmedHook.php
GetAutoPromoteGroupsHook.php
InvalidateEmailCompleteHook.php
IsValidPasswordHook.php
PingLimiterHook.php
SpecialPasswordResetOnSubmitHook.php
User__mailPasswordInternalHook.php
UserAddGroupHook.php
UserArrayFromResultHook.php
UserCanSendEmailHook.php
UserClearNewTalkNotificationHook.php
UserEffectiveGroupsHook.php
UserGetDefaultOptionsHook.php
UserGetEmailAuthenticationTimestampHook.php
UserGetEmailHook.php
UserGetReservedNamesHook.php
UserGroupsChangedHook.php
UserIsBlockedGloballyHook.php
UserIsBotHook.php
UserIsLockedHook.php
UserLoadAfterLoadFromSessionHook.php
UserLoadDefaultsHook.php
UserLoadFromDatabaseHook.php
UserLogoutHook.php
UserRemoveGroupHook.php
UserSaveSettingsHook.php
UserSendConfirmationMailHook.php
UserSetEmailAuthenticationTimestampHook.php
UserSetEmailHook.php