Hi guys,
when deleting a backup, the captcha image is not being shown / loaded. “Reload” doesn’t solve it, it just blocks me for 2 minutes if I press it frequently.
My install is the Docker container duplicati/duplicati:beta from hub.docker.com
Thanks, JAN
Do you see any error messages? Anything in the browser developer tools?
You can disable the captcha with --webservice-disable-visual-captcha=true
(also possible with environment variable DUPLICATI__WEBSERVICE_DISABLE_VISUAL_CAPTCHA=true
).
As an aside, we should probably remove it now that there is a mandatory API password.
Sorry I dont know where to look
No error messages, but please where do I find the developer tools?