SECURITY: rate-limit and prevent blocked users from changing email
authorBrian Wolff <bawolff+wn@gmail.com>
Wed, 21 Nov 2018 16:15:28 +0000 (16:15 +0000)
committerReedy <reedy@wikimedia.org>
Thu, 6 Jun 2019 16:30:47 +0000 (17:30 +0100)
commita3a9b8d440c10e0f1937b20d36cd9e1004843197
treeed4e5c80b108462b7ae556b221d5c884be35867d
parentd135b6ebe5a79a6b3d0e03fe2bd11747b971ff68
SECURITY: rate-limit and prevent blocked users from changing email

This is to counter spam where people use Special:ChangeEmail to
spam people with the confirmation email and using the username
to promote their thing

Bug: T209794
Change-Id: I8b2bd0f60c66f44c91dc78e3512a73e4237df2f3
includes/DefaultSettings.php
includes/specials/SpecialChangeEmail.php