]> source.dussan.org Git - nextcloud-server.git/commit
decouple userExists from userExistsOnLDAP check
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 29 Nov 2019 12:21:45 +0000 (13:21 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 8 Jan 2020 08:21:22 +0000 (09:21 +0100)
commit5cae135b94d495449948978d5e2207335843697b
tree3e82411adeef887ec6ae7ac661fa896571155e37
parent411a47cadb078987f1354dfcae0852154df42a06
decouple userExists from userExistsOnLDAP check

allows to mark users as offline right away, avoids a gap of being not a
user and causing weird side effects

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/User/User.php
apps/user_ldap/lib/User_LDAP.php
apps/user_ldap/lib/User_Proxy.php