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

http: add --public-url flag to replace various URL validation approaches #2421

Merged
merged 32 commits into from
Aug 3, 2022

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    7ee4722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28424c4 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    3fd50c4 View commit details
    Browse the repository at this point in the history
  2. update flag usage

    mastercactapus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b2327ee View commit details
    Browse the repository at this point in the history
  3. use public-url in auth

    mastercactapus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    24cf466 View commit details
    Browse the repository at this point in the history
  4. simplify RequestURL

    mastercactapus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    2714b3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cde3a55 View commit details
    Browse the repository at this point in the history
  6. add deprecated field

    mastercactapus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e353217 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c667e9c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14863aa View commit details
    Browse the repository at this point in the history
  9. add extra space

    mastercactapus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5206063 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c9f464f View commit details
    Browse the repository at this point in the history
  11. update getting started

    mastercactapus committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cbc3cab View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    2bfa8ca View commit details
    Browse the repository at this point in the history
  2. return correct url

    mastercactapus committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    360a24d View commit details
    Browse the repository at this point in the history
  3. move RequestURL logic

    mastercactapus committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b304859 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. fix referer validation

    mastercactapus committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    d671e16 View commit details
    Browse the repository at this point in the history
  2. fix cookie path

    mastercactapus committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    0a6f108 View commit details
    Browse the repository at this point in the history
  3. fix linkx on prefix

    mastercactapus committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    6d935a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f0589a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    b9d849e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b11016c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa60b18 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    70f949c View commit details
    Browse the repository at this point in the history
  2. handle no prefix

    mastercactapus committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    783ee81 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    ce0f910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d7c9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fb0485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b89bed View commit details
    Browse the repository at this point in the history
  5. add margin

    mastercactapus committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    d823cfd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

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