]> source.dussan.org Git - nextcloud-server.git/commit
Fix the storage info and other checks when the user has wrong casing 4460/head
authorJoas Schilling <coding@schilljs.com>
Mon, 24 Apr 2017 07:43:44 +0000 (09:43 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 24 Apr 2017 08:46:07 +0000 (10:46 +0200)
commit2f312bc01b7cfc109a176bbdc4c27c1385fb77b9
tree53ff42177437bddf170433f90a1267ec77c4a661
parent0bd0635ee2424e0f8d967fee70fed16cf1c7bb06
Fix the storage info and other checks when the user has wrong casing

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/provisioning_api/lib/Users.php
apps/provisioning_api/tests/UsersTest.php