Create PostLoginRedirect Hook for changing the redirect behavior
authorRob Moen <rmoen@wikimedia.org>
Wed, 28 May 2014 20:29:32 +0000 (13:29 -0700)
committerMatthew Flaschen <mflaschen@wikimedia.org>
Thu, 5 Jun 2014 23:31:46 +0000 (19:31 -0400)
commit750a98bb5625e62dbd611a034700a2c0976a6c82
tree719821abba60088565b046ebd8b35fffab661ce4
parentf0bb48dfc26eeeb60a745a9d1842662e3ddc55ff
Create PostLoginRedirect Hook for changing the redirect behavior

Allows for modifying returnTo url, url parameters, and the redirect
type.

New return to condition 'signup' if redirecting after signup
Treated same as 'success', though now explicitly marking as such

Part of making GettingStarted not dependent on CentralAuth

Bug: 65619
Change-Id: I219353d9825918e22d4772611a38d72c4e674e10
docs/hooks.txt
includes/specials/SpecialUserlogin.php