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

[27] Saved ticket support for kerberos #40568

Draft
wants to merge 5 commits into
base: stable27
Choose a base branch
from

Commits on Nov 1, 2023

  1. update icewind/smb to 3.6.0

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    8e59ab8 View commit details
    Browse the repository at this point in the history
  2. Add support for saving kerberos sso ticket in session for later reuse

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    46959f5 View commit details
    Browse the repository at this point in the history
  3. only save the ticket when the user is using session sso

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    41c5334 View commit details
    Browse the repository at this point in the history
  4. also support saving the kerberos tickets in database

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cfb448e View commit details
    Browse the repository at this point in the history
  5. ci fixes

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cb57502 View commit details
    Browse the repository at this point in the history