Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix bugs in handling clientRedirectUrl #9128

Merged
merged 5 commits into from
Jan 18, 2021

Commits on Jan 15, 2021

  1. Factor out a common TestHtmlParser

    Looks like I'm doing this in a few different places.
    richvdh committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ce7b565 View commit details
    Browse the repository at this point in the history
  2. Improve OIDC login test

    Complete the OIDC login flow, rather than giving up halfway through.
    richvdh committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    7b8a6c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee9b540 View commit details
    Browse the repository at this point in the history
  4. changelog

    richvdh committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    39f0224 View commit details
    Browse the repository at this point in the history
  5. Fix bugs in handling clientRedirectUrl

     - don't drop duplicate query-params, or params with no value
     - allow utf-8 in query-params
    richvdh committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    1f7df7c View commit details
    Browse the repository at this point in the history