mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-05 23:53:21 +00:00
are
This commit is contained in:
@@ -325,7 +325,7 @@ export class LdapDirectoryService implements DirectoryService {
|
||||
this.dirConfig.password;
|
||||
|
||||
if (user == null || pass == null) {
|
||||
reject('Username and/or password re not configured.');
|
||||
reject('Username and/or password are not configured.');
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user