wiki.techinc.nl/includes/auth
Kunal Mehta 61adc1e146 Use namespaced ScopedCallback
The un-namespaced \ScopedCallback is deprecated.

Change-Id: Ie014d5a775ead66335a24acac9d339915884d1a4
2016-10-17 15:46:05 -07:00
..
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php
AbstractPreAuthenticationProvider.php
AbstractPrimaryAuthenticationProvider.php
AbstractSecondaryAuthenticationProvider.php
AuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
AuthenticationRequest.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
AuthenticationResponse.php Show warnings in HTMLForm and warnings as warnings on Login/Signup form 2016-09-17 16:33:39 +02:00
AuthManager.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
AuthManagerAuthPlugin.php
AuthPluginPrimaryAuthenticationProvider.php
ButtonAuthenticationRequest.php AuthManager phpdoc cleanup 2016-09-26 13:59:41 -07:00
CheckBlocksSecondaryAuthenticationProvider.php
ConfirmLinkAuthenticationRequest.php
ConfirmLinkSecondaryAuthenticationProvider.php Show warnings in HTMLForm and warnings as warnings on Login/Signup form 2016-09-17 16:33:39 +02:00
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php
CreationReasonAuthenticationRequest.php
EmailNotificationSecondaryAuthenticationProvider.php Remove wfGetCaller() dependency from DatabaseBase 2016-09-15 14:40:00 -07:00
LegacyHookPreAuthenticationProvider.php
LocalPasswordPrimaryAuthenticationProvider.php Avoid DB_MASTER use on password checks and defer password upgrades 2016-09-23 11:54:28 -07:00
PasswordAuthenticationRequest.php
PasswordDomainAuthenticationRequest.php AuthManager phpdoc cleanup 2016-09-26 13:59:41 -07:00
PreAuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
PrimaryAuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php AuthManager phpdoc cleanup 2016-09-26 13:59:41 -07:00
SecondaryAuthenticationProvider.php Expand SessionManager / AuthManager documentation 2016-08-30 18:54:30 +00:00
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php Fix function name case 2016-09-26 15:32:54 -07:00
ThrottlePreAuthenticationProvider.php Support multiple limits and arbitrary periods in account creation throttle 2016-09-22 12:59:53 +02:00
Throttler.php
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php