Commit graph

3 commits

Author SHA1 Message Date
Timo Tijhof a480d98b3f Fixup use of $ceAllowConfirmedEmail
Follows-up 37f2dcf. confirmEditSetup() maps it to the new name so any use of it within
the extension can safely be replaced.

* Fix Catpcha.php.
* Update README.md.

Change-Id: I4b23954eba2d7d3e86e4f60d8189e263b864fbd3
2017-04-28 18:58:44 -07:00
Florian Schmidt 848f5d5685 Mark ReCaptcha as deprecated
Google does not support this module anymore, and there's a way
better replacement (ReCpatchaNoCaptcha). Mark the module as de-
precated, so that still using wiki administrators get a notice,
that they should switch the module. Currently, the planned time
for the actual removal of the feature is MediaWiki release 1.29.

Bug: T142133
Change-Id: I20cbdcd77440bd31038e6e36d00b5d08f3794e4c
2016-11-18 19:38:39 +01:00
paladox 1d08dd07b8 Add extension.json, empty PHP entry point
Changed README to README.md

Moved changelog from README.md to CHANGELOG.md

Bumped version to 1.4.0. And start following semver-notation.

Bug: T88047
Change-Id: I21f417d9f5985598358d53a0afae815543f001ee
2015-10-31 19:22:16 +00:00