mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-22 17:03:55 +02:00
Debug
This commit is contained in:
parent
d1d9aee1e1
commit
7e68fb8746
|
@ -194,6 +194,7 @@ impl SystemProvider {
|
|||
))
|
||||
} else {
|
||||
// Invalid password, skip the account
|
||||
debug!(?name, "account password is invalid.");
|
||||
None
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue