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

Change content type check and add basic auth support #1325

Merged
merged 18 commits into from
Nov 22, 2022

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    46aa680 View commit details
    Browse the repository at this point in the history
  2. Code style

    georgeboot authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c10a158 View commit details
    Browse the repository at this point in the history
  3. Add basic auth support

    georgeboot authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f73541e View commit details
    Browse the repository at this point in the history
  4. Update src/Event/Http/Psr7Bridge.php

    Co-authored-by: Matthieu Napoli <[email protected]>
    georgeboot and mnapoli authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    08afd77 View commit details
    Browse the repository at this point in the history
  5. Update src/Event/Http/Psr7Bridge.php

    Co-authored-by: Matthieu Napoli <[email protected]>
    georgeboot and mnapoli authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cd21110 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. renames

    georgeboot committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    702fd99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92bb8ff View commit details
    Browse the repository at this point in the history
  3. Add tests

    georgeboot committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    abf7df1 View commit details
    Browse the repository at this point in the history
  4. Code style

    georgeboot committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    60e1677 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    23b8897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    661d604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2ae935 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    74af099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0be89 View commit details
    Browse the repository at this point in the history
  3. brefphp#1325 Don't set PHP_AUTH_USER and PHP_AUTH_PW because FPM sets…

    … them automatically
    mnapoli committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2275a99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from brefphp/basic-auth

     brefphp#1325 Improve tests for basic auth and form data header
    georgeboot authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    31eb785 View commit details
    Browse the repository at this point in the history
  5. fix tests

    georgeboot committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    cae6813 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02b46d0 View commit details
    Browse the repository at this point in the history