]> source.dussan.org Git - nextcloud-server.git/commit
Better validation of allowed user names 4390/head
authorJoas Schilling <coding@schilljs.com>
Wed, 12 Apr 2017 08:29:28 +0000 (10:29 +0200)
committerJoas Schilling <coding@schilljs.com>
Wed, 19 Apr 2017 07:21:46 +0000 (09:21 +0200)
commitce8aee4a4ee3afc41176f8eedb23b3bf79e3064b
treece16b019b8de768c4f147a6447000768fd511606
parent867950a78b92f20487adfe4c222a22a6024539ea
Better validation of allowed user names

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/User/Manager.php
tests/lib/User/ManagerTest.php