spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.9k stars 1.04k forks source link

Problem with h-captcha. #2303

Open Maxdeso opened 1 year ago

Maxdeso commented 1 year ago

@array-in-a-matrix After changing recaptcha to h-captcha server still tries to send request to google

array-in-a-matrix commented 1 year ago

This may be a problem we are having in the playbook but I'm not sure. The Dendrite instance at https://matrix.asozial.org:8448 is using hCaptcha without any problems and I don't think it is using the playbook. Anyways, this issue may be relevant. Do you have any logs regarding this?

Maxdeso commented 1 year ago

Unfortunately not

array-in-a-matrix commented 1 year ago

@Maxdeso can you pull the latest commit and see if the problem continues?