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

fix(core): host detection/NEXTAUTH_URL #6007

Merged
merged 28 commits into from
Dec 11, 2022
Merged

fix(core): host detection/NEXTAUTH_URL #6007

merged 28 commits into from
Dec 11, 2022

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    f2cfbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43015e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cbfb2b View commit details
    Browse the repository at this point in the history
  4. default method to GET

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f9d26ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf32136 View commit details
    Browse the repository at this point in the history
  6. allow optional headers

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    07bccf6 View commit details
    Browse the repository at this point in the history
  7. revert middleware

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b649ca5 View commit details
    Browse the repository at this point in the history
  8. wip getURL

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d9c7b5b View commit details
    Browse the repository at this point in the history
  9. revert host detection

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    2f7dada View commit details
    Browse the repository at this point in the history
  10. use old detectHost

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    d4d271d View commit details
    Browse the repository at this point in the history
  11. fix/add some tests wip

    balazsorban44 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8734abe View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Configuration menu
    Copy the full SHA
    1188b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254f03a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    ba782de View commit details
    Browse the repository at this point in the history
  2. add getURL tests

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3323774 View commit details
    Browse the repository at this point in the history
  3. fix email tests

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    67502cd View commit details
    Browse the repository at this point in the history
  4. fix assert tests

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    c51c266 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b5d97b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2c2273 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09d28b0 View commit details
    Browse the repository at this point in the history
  8. fix tests

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    0af22a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84069d1 View commit details
    Browse the repository at this point in the history
  10. refactor

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d67e0e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a8c586 View commit details
    Browse the repository at this point in the history
  12. fix protocol in dev

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    d350132 View commit details
    Browse the repository at this point in the history
  13. fix tests

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    64832a0 View commit details
    Browse the repository at this point in the history
  14. fix custom url handling

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    6017bdd View commit details
    Browse the repository at this point in the history
  15. add todo comments

    balazsorban44 committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    35848e6 View commit details
    Browse the repository at this point in the history