We have Stash set up, accounts are linked to JIRA which in turn as an openldap DB as its back end. I changed my LDAP password and now I cannot log in to the Stash web UI without a captcha. I have set the captcha failed login theshold to 100 and logged out and in again several times and deleted all my cookies.
This is clocking me from using Sourcetree and the git command line.
How can I disable captchas completely?
Thanks for the replies.
The "clear captcha" does not exist in our version, perhaps it is version dependent or because I disabled captchas globally in the config file to move forward.
Once you disabled CAPTCHA, you shouldn't need to clear it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Wiley,
This article should help you clarify all about CAPTCHA:
Let us know if that's helpful.
Best,
Thiago
DevTools
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
feature.auth.captcha=false
in the stash-config.properties
https://confluence.atlassian.com/display/STASH/Stash+config+properties
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.