Summary
We should implement support for ConfirmEdit (CAPTCHA extension) CAPTCHAs into the UploadWizard so that on WMF wikis we can verify file uploads using hCaptcha
Background
- UploadWizard currently has no support for CAPTCHAs in the file upload process
- This is because ConfirmEdit (CAPTCHA extension) does not support uploading files as a trigger for a CAPTCHA
- We should allow CAPTCHAs to be shown for a file upload so that bots cannot spam upload files
- On WMF wikis we would like to add hCaptcha into the file upload process to reduce bot spam and flag uploads that may have been performed by an unapproved bot
Acceptance criteria
- Uploads using the UploadWizard support CAPTCHAs when required