Hi All, I'm having a critical issue with bit bucket. In our company there are over 400 virtual machines. Each virtual machine connects to bitbucket from a specific common user and clones the appropriate repos using https with basic auth. The issue is one since server is miss configured accidently which means with wrong password. And when that try multiple invalid login attempts bit bucket prompts a CAPTCHA. Then all the other envs are prompted with the same CAPTCHA since we are using a common user and it's a high-level blocker since any other env also cannot do anything after that. Is there a solution for this to find out which env is entering the creds wrong first? Logs did not help me much. Also, i believe disabling the captcha won't help since then it will lock the user. Any ideas?