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

privilege, server: support LDAP authentication #43582

Merged
merged 8 commits into from
May 10, 2023

Commits on May 8, 2023

  1. support LDAP and SASL authentication

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 8, 2023
    Configuration menu
    Copy the full SHA
    581c405 View commit details
    Browse the repository at this point in the history
  2. Modify headers before publishing to github

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    CbcWestwolf authored and YangKeao committed May 8, 2023
    Configuration menu
    Copy the full SHA
    74fdcf7 View commit details
    Browse the repository at this point in the history
  3. add some basic test

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 8, 2023
    Configuration menu
    Copy the full SHA
    029d248 View commit details
    Browse the repository at this point in the history
  4. fix test grammar

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5d7d850 View commit details
    Browse the repository at this point in the history
  5. rebind to anonymous user after binding

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a805bf7 View commit details
    Browse the repository at this point in the history
  6. use TypeEnum variable

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 8, 2023
    Configuration menu
    Copy the full SHA
    bb238ec View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. add ldap authentication to default auth plugin

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1b6ecf7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. remove redundant copyright

    Signed-off-by: Yang Keao <yangkeao@chunibyo.icu>
    YangKeao committed May 10, 2023
    Configuration menu
    Copy the full SHA
    5764079 View commit details
    Browse the repository at this point in the history