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

[stable23] add KerberosApacheAuth support to files_external #30782

Merged
merged 7 commits into from
Jan 20, 2022

Commits on Jan 20, 2022

  1. add KerberosApacheAuth support to files_external

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    dddab71 View commit details
    Browse the repository at this point in the history
  2. add changes from Sebastian/dassIT and move default_realm to backend

    - Sebastian added the switch depending on the preg_match result and with it
      the fall back to login credentials
    - I turned default_realm to a backend option (was previously suggested as
      system config key)
    
    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    8245c81 View commit details
    Browse the repository at this point in the history
  3. do not use deprecated query() method

    Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
    blizzz authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    efad8ab View commit details
    Browse the repository at this point in the history
  4. update icewind/smb to 3.5.1

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    39b294e View commit details
    Browse the repository at this point in the history
  5. update to release smb lib

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    48f6d0f View commit details
    Browse the repository at this point in the history
  6. update icewind/smb to 3.5.2

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    0cdcccf View commit details
    Browse the repository at this point in the history
  7. Add test for samba kerberos sso in ci

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 authored and backportbot[bot] committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    13b8179 View commit details
    Browse the repository at this point in the history