feat(dev): Document new \OCP\IUser::canChangeEmail method

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin
2025-05-06 14:33:42 +02:00
parent b138b976bc
commit ea3da406eb

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
^^^^^^^^^^^^