]> source.dussan.org Git - nextcloud-server.git/commit
Fix filtering for users when $gid is empty
authorLukas Reschke <lukas@owncloud.com>
Sun, 18 Jan 2015 17:31:03 +0000 (18:31 +0100)
committerLukas Reschke <lukas@owncloud.com>
Sun, 18 Jan 2015 17:31:03 +0000 (18:31 +0100)
commit2272bcedebe3db2d1ec46f116599414c936f287c
treef0cbf84c8faf61e1c61ca622c1b1cda6df97289d
parent8285744e4af1190558f73a9fce30a2ed6e3a1187
Fix filtering for users when $gid is empty

Previously when $gid was empty the users were not filtered at all. Rendering the search function in the user management pretty useless.

Fixes itself
settings/controller/userscontroller.php
tests/settings/controller/userscontrollertest.php