wiki.techinc.nl/includes/auth
Gergő Tisza 97ad2ba55e Send registration welcome email post-commit
Follow-up to I8f1bd3e.

Change-Id: I26e7a1857363d4e6627a0f583a8556d0fd8ae623
2016-08-19 07:39:39 +00:00
..
AbstractAuthenticationProvider.php
AbstractPasswordPrimaryAuthenticationProvider.php Improve some documentation of AuthManager's additions 2016-05-16 14:20:00 -04:00
AbstractPreAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
AbstractPrimaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
AbstractSecondaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
AuthenticationProvider.php
AuthenticationRequest.php AuthManager: Allow for flagging fields as "sensitive" 2016-08-18 19:36:29 +00:00
AuthenticationResponse.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
AuthManager.php Merge "Revert "AuthManager: Commit transaction after auto-creating a user"" 2016-08-18 20:16:47 +00:00
AuthManagerAuthPlugin.php AuthManager: Break AuthPlugin::addUser more explicitly 2016-07-10 09:17:42 -04:00
AuthPluginPrimaryAuthenticationProvider.php Typo fix for AuthPluginPrimaryAuthenticationProvider::providerAllowsAuthenticationDataChange 2016-05-29 14:00:23 +00:00
ButtonAuthenticationRequest.php
CheckBlocksSecondaryAuthenticationProvider.php Remove unused imports 2016-07-05 16:52:22 +02:00
ConfirmLinkAuthenticationRequest.php
ConfirmLinkSecondaryAuthenticationProvider.php Remove unused imports 2016-07-05 16:52:22 +02:00
CreatedAccountAuthenticationRequest.php
CreateFromLoginAuthenticationRequest.php AuthManager fixups around the login→RESTART→create flow 2016-05-31 11:44:02 -04:00
CreationReasonAuthenticationRequest.php Fix required field calculation in AuthenticationRequest 2016-05-30 11:57:58 +00:00
EmailNotificationSecondaryAuthenticationProvider.php Send registration welcome email post-commit 2016-08-19 07:39:39 +00:00
LegacyHookPreAuthenticationProvider.php Fix LegacyHookPreAuthenticationProvider::testUserForCreation 2016-06-20 15:28:21 +00:00
LocalPasswordPrimaryAuthenticationProvider.php auth: Fix case of function call 2016-08-02 23:53:51 -07:00
PasswordAuthenticationRequest.php AuthManager: Allow for flagging fields as "sensitive" 2016-08-18 19:36:29 +00:00
PasswordDomainAuthenticationRequest.php
PreAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
PrimaryAuthenticationProvider.php AuthManager: do not rewrite PRIMARY_REQUIRED to REQUIRED 2016-08-17 05:51:53 +00:00
RememberMeAuthenticationRequest.php
ResetPasswordSecondaryAuthenticationProvider.php Password change request should be optional on soft reset 2016-06-06 15:45:43 +00:00
SecondaryAuthenticationProvider.php Add $options parameter for testUserForCreation() 2016-06-20 11:27:07 -04:00
TemporaryPasswordAuthenticationRequest.php
TemporaryPasswordPrimaryAuthenticationProvider.php Send new account and password reset emails post-commit 2016-08-18 13:23:33 -07:00
ThrottlePreAuthenticationProvider.php
Throttler.php Remove unused imports 2016-07-05 16:52:22 +02:00
UserDataAuthenticationRequest.php
UsernameAuthenticationRequest.php