Commit 167a6b7
committed
Release 4.19.1
Regression fixes:
- chpasswd(8):
- Don't reject leading '!' in password hashes or a hash consisting
of "*". These were accidentally rejected in 4.19.0.
See <#1483>
and <#1486>.
- Accept a passwordless account ("" or "!").
See <#1483 (comment)>
and <#1505>.
Closes: <#1487>
Signed-off-by: Alejandro Colomar <alx@kernel.org>1 parent 6b1d7aa commit 167a6b7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments