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:37:18 +0000 (16:37 +0000)
commit616525021b3691e30a980a42b837b7ad44ecfd09
tree082e4db6a25e139430a2fe8e6be54f236736f10d
parent214b37ff07f3fde89430297b2a857750a56ae205
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