Alejandro Colomar d4ca9fdcf9 lib/, src/, doc/: Remove dead code
pw_auth()'s $4 was always being specified as NULL.  Remove the
parameter.  Instead, set a local variable to NULL at function entry, and
remove code that never runs (conditional on $4 != NULL).

Reviewed-by: Sam James <sam@gentoo.org>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2025-02-05 16:58:10 +01:00
..
2025-01-21 16:30:27 +01:00
2025-02-05 16:58:10 +01:00
2023-10-04 13:31:38 -05:00
2021-11-22 15:31:54 +01:00

# S/Key support
shadow-utils can be built with S/Key support using the S/Key package from:
* http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libskey/ or
* https://gentoo.osuosl.org/distfiles/skey-1.1.5.tar.bz2