Partial fix for bug 27310. Add domain information when doing password resets. Also...
authorRyan Lane <laner@users.mediawiki.org>
Fri, 11 Feb 2011 17:38:56 +0000 (17:38 +0000)
committerRyan Lane <laner@users.mediawiki.org>
Fri, 11 Feb 2011 17:38:56 +0000 (17:38 +0000)
commit7b5dbc3882a61492d15fffabe7ac8eaf281b14a8
treebbbf368a1334058dcf0cea1dad077c9bafeda677
parentde9b4fb4632204635312cbdafac6b33eb5530fb5
Partial fix for bug 27310. Add domain information when doing password resets. Also, the login form being used for non-logged in users was failing because of a missing login token, so this adds a login token before the form is executed.
includes/specials/SpecialResetpass.php