Skip to content

chore(assets): Recompile assets

185e97b
Select commit
Loading
Failed to load commit list.
Merged

[stable30] fix(settings): Handle email change restriction separately from display name change restriction #51900

chore(assets): Recompile assets
185e97b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Apr 3, 2025 in 13s

5 new alerts

New alerts in code changed by this pull request

  • 5 notes

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 750 in apps/provisioning_api/lib/Controller/UsersController.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullReference Note

Cannot call method implementsActions on possibly null value

Check notice on line 750 in apps/provisioning_api/lib/Controller/UsersController.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OCP\UserInterface::implementsActions has been marked as deprecated

Check notice on line 910 in apps/provisioning_api/lib/Controller/UsersController.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyNullReference Note

Cannot call method implementsActions on possibly null value

Check notice on line 910 in apps/provisioning_api/lib/Controller/UsersController.php

See this annotation in the file changed.

Code scanning / Psalm

DeprecatedMethod Note

The method OCP\UserInterface::implementsActions has been marked as deprecated

Check notice on line 151 in apps/settings/lib/Settings/Personal/PersonalInfo.php

See this annotation in the file changed.

Code scanning / Psalm

UndefinedInterfaceMethod Note

Method OCP\IUser::canChangeEmail does not exist