Porphyry icon indicating copy to clipboard operation
Porphyry copied to clipboard

The browser should not loose the session

Open benel opened this issue 5 years ago • 30 comments

Reproduction scenario

  1. Visit Porphyry with Safari.
  2. Log in as an existing user.
  3. Click on a link or refesh the page.

Cause

Safari has a weird default security setting (different from Chrome and Firefox) that does not allow to create a cookie on a cross-domain service.

We see no solution yet (except from the workaround).

Workaround

In Safari privacy settings, uncheck "Block multi-domain cookie tracking" : Capture d’écran 2019-03-14 à 19 35 54


Phase 1

  • [ ] Scenarios (Gherkin)
  • [ ] Implementation strategy

Phase 2

  • [ ] Acceptance tests (Capybara)
  • [ ] Implementation

benel avatar Mar 14 '19 18:03 benel