]> source.dussan.org Git - nextcloud-server.git/commit
introduce new virtual method hasUserListings() to determine if a user backend can...
authorThomas Mueller <thomas.mueller@tmit.eu>
Mon, 11 Feb 2013 21:01:52 +0000 (22:01 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Mon, 11 Feb 2013 21:01:52 +0000 (22:01 +0100)
commit5731a1b01cc5ba1a4f1226336a56761d967c8e88
treeafa8473bfe1e58e99f28c2896afde106fa25a3e6
parent037fcde1334d7b4d2bdeaaad0a71adc692b27ff8
introduce new virtual method hasUserListings() to determine if a user backend can list it's users.
apps/user_ldap/user_ldap.php
apps/user_ldap/user_proxy.php
apps/user_webdavauth/user_webdavauth.php
lib/user.php
lib/user/backend.php
lib/user/database.php
lib/user/dummy.php
lib/user/interface.php