Merge pull request #13110 from nextcloud/feat/dev/user-can-change-email

This commit is contained in:
Kate
2025-05-06 14:46:41 +02:00
committed by GitHub

View File

@@ -37,6 +37,7 @@ Added APIs
^^^^^^^^^^
- New task processing task type ``OCP\TaskProcessing\TextToSpeech`` to convert text to speech.
- New method ``\OCP\IUser::canChangeEmail`` allowing to check if the user backend allows the user to change their email address.
Changed APIs
^^^^^^^^^^^^