Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-1413

dsrwid cookie should not be set to sameSite="None"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 1.9.5
    • None
    • Security Level: public (Regular issues)
    • None

    Description

      Currently the dsrwid cookie set by the lazy window handler is set to secure=false and sameSite=None.

      This combination will not be allowed by Firefox in the future. See https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Set-Cookie/SameSite.

      Instead sameSite should be set to "lax", which is default in modern browsers.

      Attachments

        Activity

          People

            struberg Mark Struberg
            mwalliczek Matthias Walliczek
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: