web-pal / chronos-timetracker

Desktop client for JIRA. Track time, upload worklogs without a hassle.
https://chronos.web-pal.com
MIT License
299 stars 66 forks source link

Cannot log in- again #107

Closed majsternc closed 6 years ago

majsternc commented 6 years ago

Expected Behavior

Actual Behavior

Login request... host: #%^ protocol: http port: 80 path_prefix: /jira/ username: password: { "options": { "uri": "#$@%#$^", "method": "GET", "json": true, "followAllRedirects": true, "debug": true, "rejectUnauthorized": false, "auth": { "user": "@#%^", "pass": "#$%^", "password": "" } }, "request": { "headers": { "host": "@#$%^", "authorization": "", "accept": "application/json" } }, "response": { "headers": { "x-arequestid": "761x1975444x1", "x-asen": "SEN-232341", "set-cookie": [ "JSESSIONID=042B5229A5873BA22A9B67C576DF18BE;path=/jira;HttpOnly" ], "x-seraph-loginreason": "AUTHENTICATION_DENIED", "www-authenticate": "OAuth realm=\"https%3A%2F%2Fjira.ncdc.pl%2Fjira\"", "x-asessionid": "1u4mt3q", "x-content-type-options": "nosniff", "x-authentication-denied-reason": "CAPTCHA_CHALLENGE; login-url=https://jira.ncdc.pl/jira/login.jsp", "content-type": "text/html;charset=UTF-8", "transfer-encoding": "chunked", "date": "Mon, 16 Apr 2018 10:41:08 GMT", "connection": "close" } } }

Steps to Reproduce the Problem

  1. enter address
  2. enter login
  3. enter password

Specifications

VladimirPal commented 6 years ago

@majsternc Hi! Could you check 2.8.1, please? All types of authorization should works now.

majsternc commented 6 years ago

Works like a charm. Thank you!