fix for bug 29135 - please carefully review as it touched the PasswordReset behaviour...
authorThomas Gries <wikinaut@users.mediawiki.org>
Sun, 12 Feb 2012 09:13:53 +0000 (09:13 +0000)
committerThomas Gries <wikinaut@users.mediawiki.org>
Sun, 12 Feb 2012 09:13:53 +0000 (09:13 +0000)
commit7a029dd8cb65a728d8798521f9da1edfcea38367
tree836149ffc39f76a73dc36f26006978ec06342b53
parent0ed443abbedf63f5ada376566116493336ec461e
fix for bug 29135 - please carefully review as it touched the PasswordReset behaviour. Aashish's fix only presets the PasswordReset username field with the logged-in username. This is exactly what users want when they reset their own password via mail. It is also needed by OpenID extension to allow OpenID-only logged-in users to create a regular password for several purposes and security.
includes/specials/SpecialPasswordReset.php