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

[KYUUBI #6041] RESTful API supports isolated authentication configuration #6042

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

Commits on Feb 5, 2024

  1. [KYUUBI apache#6041] RESTful API supports isolated authentication con…

    …figuration
    wangjunbo committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b899d7c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix test

    wangjunbo committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8a877af View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. support rest api user defined authentication

    wangjunbo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    30bc564 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary code changes

    wangjunbo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    711049c View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary code changes

    wangjunbo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4e05065 View commit details
    Browse the repository at this point in the history
  4. clean code

    wangjunbo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    dee5341 View commit details
    Browse the repository at this point in the history
  5. clean code

    wangjunbo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8359674 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    wangjunbo committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9ac664e View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. add more test

    wangjunbo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0cfe358 View commit details
    Browse the repository at this point in the history
  2. fix test

    wangjunbo committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8ab6c16 View commit details
    Browse the repository at this point in the history