Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Cookie Authentication #9186

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 5, 2023

  1. Fixed Cookie Authentication

    * Fixed Cookie Removal for Logouts
    * Fixed Setting of Cookie by specifying the path
    * Adding secure only when target is SSL/TLS
    * Added Unit Tests
    sudiptosarkar committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2e92f86 View commit details
    Browse the repository at this point in the history
  2. Fixed Cookie Authentication for Multi level target base Url

    * Fixed Cookie Path for Multi level target base Url
    * Fixed Cookie Removal for Multi level target base Url
    * Added Unit Tests
    sudiptosarkar committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e93dd55 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    9b5332a View commit details
    Browse the repository at this point in the history