Project

General

Profile

Actions

Bug #8123

closed

Install from Web: CORS fails if cookie is not set correctly

Added by krileon over 3 years ago. Updated about 2 years ago.

Status:
Rejected
Priority:
Low
Assignee:
Target version:
-
Start date:
18 August 2020
Due date:
% Done:

100%

Estimated time:

Description

Cookie needs to be set with "SameSite=None; Secure" due to new restrictions in Chrome. If it's not then install from web will fail to pull JP login state with CORS. In addition to this it should try to fallback to JSONP if CORS fails to provide an authenticated API response. Set as low priority since site key completely avoids this issue.

Actions #1

Updated by krileon over 3 years ago

  • Subject changed from Install from Web: CROS fails if cookie is not set correctly to Install from Web: CORS fails if cookie is not set correctly
Actions #2

Updated by beat over 3 years ago

  • Target version changed from CB 2.4.7 to CB 2.5.0
Actions #3

Updated by beat about 3 years ago

  • Target version changed from CB 2.5.0 to CB 2.6
Actions #4

Updated by beat almost 3 years ago

  • Target version changed from CB 2.6 to CB 2.6.1
Actions #5

Updated by beat over 2 years ago

  • Target version changed from CB 2.6.1 to CB 2.7
Actions #6

Updated by beat about 2 years ago

  • Target version changed from CB 2.7 to CB 2.7.2
Actions #7

Updated by krileon about 2 years ago

  • Status changed from Assigned to Rejected
  • Target version deleted (CB 2.7.2)
  • % Done changed from 0 to 100

Just use a site key. Site key will become 100% mandatory in the future. So making this a no-need-to-fix issue.

Actions

Also available in: Atom PDF