mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-14 19:30:11 +00:00
2848a699db
As a direct effect - sending emails and creating accounts now respects $wgAllowConfirmedEmail - log messages get a bit less verbose for mail sending and creating accounts (but should be clear from the context what action was performed) - less code duplication \o/ Indirectly, this should make solving the attached bug easy(tm), because it just needs to add a hook to the canSkipCaptcha function. Bug: T176589 Change-Id: Id27b0eadbab7300b9e6969d406fa6f00ef0888bf |
||
---|---|---|
.. | ||
SimpleCaptcha | ||
CaptchaAuthenticationRequestTest.php | ||
CaptchaPreAuthenticationProviderTest.php | ||
HTMLFancyCaptchaFieldTest.php | ||
HTMLReCaptchaFieldTest.php | ||
HTMLReCaptchaNoCaptchaFieldTest.php | ||
HTMLSubmittedValueFieldTest.php | ||
QuestyCaptchaTest.php | ||
ReCaptchaAuthenticationRequestTest.php | ||
ReCaptchaNoCaptchaAuthenticationRequestTest.php |