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: forward basic auth user #3312

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on May 1, 2024

  1. forward basic auth user

    Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
    zhaohuabing committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bf20d0c View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
    zhaohuabing committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f8017db View commit details
    Browse the repository at this point in the history
  3. address comments

    Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
    zhaohuabing committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4324772 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37ac261 View commit details
    Browse the repository at this point in the history
  5. minor change

    Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
    zhaohuabing committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b97dcb6 View commit details
    Browse the repository at this point in the history
  6. add comment to explain UserNameToHeader is a global setting for all r…

    …oute in a Gateway
    
    Signed-off-by: huabing zhao <zhaohuabing@gmail.com>
    zhaohuabing committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3b13c3a View commit details
    Browse the repository at this point in the history