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

feat(server-auth): dbAuth 3/3 - handle login, logout, signup, etc. requests if forwarded from middleware #10457

Merged
merged 10 commits into from
Apr 16, 2024

Commits on Apr 15, 2024

  1. Merge dbAuthHandler

    dac09 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    650061b View commit details
    Browse the repository at this point in the history
  2. Merge in dbAuthHandler test

    dac09 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1cf1553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9069820 View commit details
    Browse the repository at this point in the history
  4. Move buildDbAuthResponse to separate testable function

    Return array of set-cookie
    dac09 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    75b6270 View commit details
    Browse the repository at this point in the history
  5. Fix outstanding test

    dac09 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4124c9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea414a2 View commit details
    Browse the repository at this point in the history
  7. Add changeset

    dac09 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8414c28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    60cc4ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb3c4e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    051d807 View commit details
    Browse the repository at this point in the history