User tests: Successful: Unsuccessful:
Makes the final move to the captcha registry and deprecates the whole Captcha facade class.
Captcha works.
Captcha works.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#664
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Labels |
Added:
PR-7.0-dev
|
||
You are right, I changed the code to fallback to the old captcha.
This should work but I think it is a bit rush to drop legacy captcha support in J7. We only have Proof of Work captcha from 6.1, and developers have no clue how new captcha plugin looks like before. I think most of captcha plugins still use legacy structure these days and will need to be re-written to be compatible with J7.