Commit f62f70b
authored
ENG-990: Disallow password which is the same as user's login (#1225)
Added a field `PasswordValidationRules.disallowUserLoginId`, configurable per tenant. If enabled, passwords will be rejected if they contain the user's email, username, or phone number.1 parent b0ed88e commit f62f70b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5527 | 5527 | | |
5528 | 5528 | | |
5529 | 5529 | | |
| 5530 | + | |
| 5531 | + | |
5530 | 5532 | | |
5531 | 5533 | | |
5532 | 5534 | | |
| |||
0 commit comments