Skip to content

Conversation

@icewind1991
Copy link
Member

Backport of #40165

use OCP\IL10N;
use OCP\ISession;

class KerberosSsoSession extends AuthMechanism {

Check notice

Code scanning / Psalm

PropertyNotSetInConstructor

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
use OCP\IUser;
use OCP\Security\ICredentialsManager;

class KerberosSsoDatabase extends AuthMechanism {

Check notice

Code scanning / Psalm

PropertyNotSetInConstructor

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
@icewind1991 icewind1991 force-pushed the kerberos-saved-ticket-27 branch 6 times, most recently from 32af94e to 884d3de Compare October 24, 2023 14:23
@icewind1991 icewind1991 force-pushed the kerberos-saved-ticket-27 branch from 884d3de to cb57502 Compare November 1, 2023 16:17
@solracsf solracsf added this to the Nextcloud 27.1.5 milestone Nov 21, 2023
@blizzz blizzz mentioned this pull request Dec 4, 2023
@blizzz
Copy link
Member

blizzz commented Dec 7, 2023

moving to 27.1.6

@blizzz blizzz mentioned this pull request Jan 15, 2024
@blizzz
Copy link
Member

blizzz commented Jan 15, 2024

@icewind1991 it's still in draft state – what's the outlook?

@blizzz
Copy link
Member

blizzz commented Jan 18, 2024

moving to 27.1.7

@solracsf solracsf added the 2. developing Work in progress label Jan 19, 2024
This was referenced Feb 9, 2024
This was referenced Feb 20, 2024
@Altahrim Altahrim mentioned this pull request Mar 21, 2024
5 tasks
@blizzz blizzz removed this from the Nextcloud 27.1.11 milestone Jun 25, 2024
@blizzz blizzz closed this Dec 5, 2024
@skjnldsv skjnldsv deleted the kerberos-saved-ticket-27 branch December 19, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants