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

Saved ticket support for kerberos #40165

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

Commits on Oct 24, 2023

  1. update icewind/smb to 3.6.0

    Signed-off-by: Robin Appelman <robin@icewind.nl>
    icewind1991 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    91bcb90 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 Oct 24, 2023
    Configuration menu
    Copy the full SHA
    66ce8da 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 Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ddd75b1 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 Oct 24, 2023
    Configuration menu
    Copy the full SHA
    1661145 View commit details
    Browse the repository at this point in the history
  5. ci fixes

    icewind1991 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    70c9f5f View commit details
    Browse the repository at this point in the history