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

ci fixes

70c9f5f
Select commit
Loading
Failed to load commit list.
Draft

Saved ticket support for kerberos #40165

ci fixes
70c9f5f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / Psalm succeeded Oct 24, 2023 in 11s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 34 in apps/files_external/lib/Lib/Auth/SMB/KerberosSsoSession.php

See this annotation in the file changed.

Code scanning / Psalm

PropertyNotSetInConstructor Note

Property OCA\Files_External\Lib\Auth\SMB\KerberosSsoSession::$scheme is not defined in constructor of OCA\Files_External\Lib\Auth\SMB\KerberosSsoSession or in any private or final methods called in the constructor

Check notice on line 36 in apps/files_external/lib/Lib/Auth/SMB/KerberosSsoDatabase.php

See this annotation in the file changed.

Code scanning / Psalm

PropertyNotSetInConstructor Note

Property OCA\Files_External\Lib\Auth\SMB\KerberosSsoDatabase::$scheme is not defined in constructor of OCA\Files_External\Lib\Auth\SMB\KerberosSsoDatabase or in any private or final methods called in the constructor