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

Closed
wants to merge 5 commits into from

ci fixes

cb57502
Select commit
Loading
Failed to load commit list.
Closed

[27] Saved ticket support for kerberos #40568

ci fixes
cb57502
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Nov 1, 2023 in 13s

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