summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cpp
diff options
context:
space:
mode:
authorOri Bernstein <ori@eigenstate.org>2021-01-17 18:01:53 -0800
committerOri Bernstein <ori@eigenstate.org>2021-01-17 18:01:53 -0800
commit8c9cbbb142cfbe595ead3d0003638e079053e683 (patch)
tree9d32d5f96cf4a659fc51b7c90b76f773f0254b6d /sys/src/cmd/cpp
parent081f98de6c71865a1a5e07a3cdf09d7d23848c2e (diff)
passwd: make legacy mode explicit
Passwd used to produce a very confusing error about DES not being enabled whenever the password was mistyped. This happened because we attempted to guess what authentication method to use, and preseneted the error from the wrong one on failure. This puts the legacy mode behind a flag, so that we don't even try the old method unless it's explicitly requested.
Diffstat (limited to 'sys/src/cmd/cpp')
0 files changed, 0 insertions, 0 deletions