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

[stable30] fix: Return correct list of managers for a user #48622

Merged
merged 4 commits into from
Oct 30, 2024

test: Fix tests

221f7a3
Select commit
Loading
Failed to load commit list.
Merged

[stable30] fix: Return correct list of managers for a user #48622

test: Fix tests
221f7a3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Oct 9, 2024 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 199 in apps/provisioning_api/lib/Controller/AUserData.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullReference Note

Cannot call method getUID on possibly null value

Check notice on line 203 in apps/provisioning_api/lib/Controller/AUserData.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of OCP\Group\ISubAdmin::isSubAdmin cannot be null, possibly null value provided