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

Fixed Handled error in OAuth2ExtraTokenMiddleware when authheader has Bearer with no token-string following up #1502

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 22, 2024

  1. fixed: Handled error when authheader is Bearer with no token-strin…

    …g following up.
    Tuhin-thinks authored and n2ygk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    6aa1da2 View commit details
    Browse the repository at this point in the history
  2. included my name in authors

    Tuhin-thinks authored and n2ygk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    38faf16 View commit details
    Browse the repository at this point in the history
  3. changed CHANGELOG.md

    Tuhin-thinks authored and n2ygk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f87c5f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f209f10 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] pre-commit autoupdate (jazzband#1504)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](astral-sh/ruff-pre-commit@v0.6.5...v0.6.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and Tuhin-thinks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6465b1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    574208b View commit details
    Browse the repository at this point in the history
  4. [pre-commit.ci] pre-commit autoupdate (jazzband#1509)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.7...v0.6.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored and Tuhin-thinks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    63df0ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f9795d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac5aacd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7ff603 View commit details
    Browse the repository at this point in the history