wiki.techinc.nl/includes/auth
Umherirrender e44aee1f74 auth: Add missing documentation to class properties
Add doc-typehints to class properties found by the PropertyDocumentation
sniff to improve the documentation.

Once the sniff is enabled it avoids that new code is missing type
declarations. This is focused on documentation and does not change code.

Change-Id: Ib6081f5519d2294bb14f81bf399f9c45315f2b69
2024-09-01 11:27:45 +02:00
..
Hook auth: Fix documentation of AuthManagerVerifyAuthentication hook 2024-08-27 11:45:25 +02:00
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
AbstractPreAuthenticationProvider.php
AbstractPrimaryAuthenticationProvider.php
AbstractSecondaryAuthenticationProvider.php
AuthenticationProvider.php
AuthenticationRequest.php
AuthenticationResponse.php
AuthManager.php Revert "auth: Relax AuthManager session state check while cde00b55 is deployed" 2024-08-29 07:03:29 +00:00
ButtonAuthenticationRequest.php
CheckBlocksSecondaryAuthenticationProvider.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
ConfirmLinkAuthenticationRequest.php Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
ConfirmLinkSecondaryAuthenticationProvider.php
CreatedAccountAuthenticationRequest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
CreateFromLoginAuthenticationRequest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
CreationReasonAuthenticationRequest.php auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02:00
EmailNotificationSecondaryAuthenticationProvider.php
LocalPasswordPrimaryAuthenticationProvider.php deferred: pass $fname to MWCallableUpdate callbacks and improve comments 2024-08-08 15:50:00 +00:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php
PrimaryAuthenticationProvider.php
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
SecondaryAuthenticationProvider.php
TemporaryPasswordAuthenticationRequest.php Namespace includes/password 2024-05-18 16:17:38 +01:00
TemporaryPasswordPrimaryAuthenticationProvider.php PasswordReset: remove $wgAllowRequiringEmailForResets feature flag 2024-08-28 00:55:43 +02:00
ThrottlePreAuthenticationProvider.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Throttler.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php