]> source.dussan.org Git - nextcloud-server.git/commit
Better validation of allowed user names 4371/head
authorJoas Schilling <coding@schilljs.com>
Wed, 12 Apr 2017 08:29:28 +0000 (10:29 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 18 Apr 2017 12:29:34 +0000 (14:29 +0200)
commita3922bbcdc04d13c4e9614e0a29506c2fc8c7989
tree53e719877d12b186d1ebe20145d58975da80c280
parentb072d2c49d6f61c2b55abf12e04bdf2166dbd4f4
Better validation of allowed user names

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