You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
ldap: don't crash on search when guessing an email
The `search` method from Net::LDAP might return nil. In this case simply
return early as we do on other cases.
See #1832
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
0 commit comments