]> source.dussan.org Git - nextcloud-server.git/commit
Fix exception handling when profile data is too long 32834/head
authorJoas Schilling <coding@schilljs.com>
Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)
committerJoas Schilling <coding@schilljs.com>
Sun, 12 Jun 2022 11:51:02 +0000 (13:51 +0200)
commitb2f78e1cb636723fe27029cdb42ea659210891cd
tree6f594747e071eea5a406d2ac35ef5f91a45bc9c5
parentf8d0ea28ba0e268f949cdfe76ca4cea8b5830609
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