]> source.dussan.org Git - nextcloud-server.git/commit
Validate the website field input to be a valid URL 26760/head
authorJoas Schilling <coding@schilljs.com>
Tue, 23 Mar 2021 13:52:04 +0000 (14:52 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 26 Apr 2021 11:58:56 +0000 (11:58 +0000)
commit2c1218826d2de8cea0ef698a133bd1b903d669ee
tree3e6dc8b8fdde3d3562228ac825407050623f98ab
parent49d3fdf0c1d53259ac25c33271f8456a6db42183
Validate the website field input to be a valid URL

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