Modify UserLoginComplete and UserLogoutComplete hooks to allow HTML injection into...
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 9 Apr 2008 12:44:53 +0000 (12:44 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 9 Apr 2008 12:44:53 +0000 (12:44 +0000)
commitac930bf8191f860ee6ec085cf3a0c37bfdc204dd
treec4f9449d543f05de7dc5036985f2da8f192a3a58
parentda24ff6b5ab3c41d14f7017f5edf1db8338e6cd8
Modify UserLoginComplete and UserLogoutComplete hooks to allow HTML injection into the success page by hooks. For CentralAuth 'global logging in'
docs/hooks.txt
includes/SpecialUserlogin.php
includes/SpecialUserlogout.php
includes/User.php