Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vouch/vouch-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vouch/vouch-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/373_vouch_in_a_path
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on May 21, 2021

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

Commits on Jul 30, 2021

  1. #373 use X-Original-URI to set cookie paths

    When VP is run behind  Nginx "in a path" such as `/vouch/validate`,
    `/vouch/login` etc, its necessary to adjust the path that the session
    cookie is set into and the 302 redirect from `/vouch/auth` to
    `/vouch/auth/$STATE`
    bnfinet committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    861bccc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Configuration menu
    Copy the full SHA
    70bf008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    355db01 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    32633f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8542b6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab754cd View commit details
    Browse the repository at this point in the history
Loading