Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2693

The ServletCookieAdaptor handles the isSameSite() and setSameSite() incorrectly

XMLWordPrintable

    The io.undertow.servlet.spec.ServletCookieAdaptor has a isSameSite() setSameSite(boolean), getSameSiteMode() and setSameSiteMode(String). When working on UNDERTOW-2523, I incorrectly implemented the boolean variants.

    We need to reintroduce the boolean instance variable and use this instead of assigning a Lax value if set to true.

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: