n0v1c3 / vira

Create and update your Jira issues while inside Vim!
MIT License
96 stars 12 forks source link

Gave better error for CAPTCHA #28

Closed mikeboiko closed 4 years ago

mikeboiko commented 4 years ago

I was having trouble logging into jira, and it took me a long time to troubleshoot the issue. It turned out that my password manager was not pulling authentication details properly. After this, I was locked out because of the CAPTCHA. I was not seeing the original error message, which would have been very helpful.

Changing the echo to an echoe made the message appear properly.

n0v1c3 commented 4 years ago

I believe I had something as I currently have issues logging in since I deleted everything in my laptop by mistake. This included some pending pushes that are gone. I will simply merge it and give it a test shortly as I figure out why I can log in.