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

Server OGC API: fix url path match #45450

Merged
merged 4 commits into from
Oct 8, 2021

Commits on Oct 7, 2021

  1. Server OGC API: fix url path match

    elpaso committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    7cd8f09 View commit details
    Browse the repository at this point in the history
  2. More tests for href

    elpaso committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    9df1437 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Configuration menu
    Copy the full SHA
    2b1a1c1 View commit details
    Browse the repository at this point in the history
  2. Fix landing page after d61df93

    Handle the messy initial / by making sure the
    paths matches are evaluated against a sanitized
    URL that always starts with a /
    elpaso committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    8ba1805 View commit details
    Browse the repository at this point in the history