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

fix(ProvisioningApi): only return verified additional mails per user #44341

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

fix(ProvisioningApi): only return verified additional mails per user

35a0ee2
Select commit
Loading
Failed to load commit list.
Draft

fix(ProvisioningApi): only return verified additional mails per user #44341

fix(ProvisioningApi): only return verified additional mails per user
35a0ee2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Jun 23, 2024 in 6m 26s

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 16 in apps/testing/lib/Controller/MailVerificationTestController.php

See this annotation in the file changed.

Code scanning / Psalm

MissingParamType Note test

Parameter $appName has no provided type

Check notice on line 26 in apps/testing/lib/Controller/MailVerificationTestController.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullArgument Note test

Argument 1 of OCP\Accounts\IAccountManager::getAccount cannot be null, possibly null value provided