]> source.dussan.org Git - nextcloud-server.git/commit
Backport of #1643 to stable10
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 6 Oct 2016 20:52:45 +0000 (22:52 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 7 Oct 2016 11:51:36 +0000 (13:51 +0200)
commit005d264d6031790fae60fd162bbda88d9458870f
tree9498e62a40662b3a98de9ffc7b5b581c98279ef5
parent04d0daed1266e546354e4b049551d6e02d490388
Backport of #1643 to stable10

get rid of test warnings

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
cache loginName2UserName and cover the method with unit tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/user_ldap/lib/Access.php
apps/user_ldap/lib/Exceptions/NotOnLDAP.php [new file with mode: 0644]
apps/user_ldap/lib/User_LDAP.php
apps/user_ldap/tests/User_LDAPTest.php