]> source.dussan.org Git - nextcloud-server.git/commit
Fix exception handling when profile data is too long 32799/head
authorJoas Schilling <coding@schilljs.com>
Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)
commit3235785c245d8d366cc01c0ae179a173cf973633
treee97fa9e47455766c60eb5727c491663c2bfe95d3
parent0523626b98ea356842b0c49e63808b300bb2096d
Fix exception handling when profile data is too long

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php
lib/private/Accounts/AccountManager.php