Make isErrUserStatusError public and replace all verbose !IsErrAccountDisabled(err) && !IsErrAccountLocked(err) checks with the shorter IsErrUserStatusError(err) call. |
||
|---|---|---|
| .. | ||
| ldap | ||
| openid | ||
| auth.go | ||
Make isErrUserStatusError public and replace all verbose !IsErrAccountDisabled(err) && !IsErrAccountLocked(err) checks with the shorter IsErrUserStatusError(err) call. |
||
|---|---|---|
| .. | ||
| ldap | ||
| openid | ||
| auth.go | ||