Hi all
First - my product is Jira data center.
there is a way to find all users with CAPTCHA errors and then reset the failed login count using RESTfull calls or with Scrip runner plugin?
I didn't find anything in the Jira Rest doc
Thanks
Hi @sumit bhayani,
This is expected behavior, It reads from credentials.json.
If you want to skip that you will have to start your server with
AC_LOCAL_BASE_URL=https://b25d370c.ngrok.io node app.js
Hope it helps!
Thanks,
Lava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.