Bug 22461: (follow-up) Use `exists` not `defined`
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 26 Apr 2019 13:35:18 +0000 (14:35 +0100)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 26 Apr 2019 17:51:09 +0000 (17:51 +0000)
commit9b7a216c53e7874a44cc7e28fc23ffa3ee5ad9d2
tree879928de2920b7b86407a85036f7ec6fca9e5d38
parent90f8eb626d32694e3297a4cfe6566cbb9abe192b
Bug 22461: (follow-up) Use `exists` not `defined`

Prior to this patch there is a regression in the LDAP replication
functionality such that clearing a field become impossible. This patch
restores that functionality.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Auth_with_ldap.pm