freebsd/usr.sbin/adduser
Kyle Evans f5339b097a adduser: allow standard IFS characters in passwords
Notably, the default IFS contains space/tab, thus any leading/trailing
whitespace characters tend to be removed.

Set IFS= for just the read lines to mitigate this, allowing the user to be
less surprised when their leading/trailing spaces weren't actually captured
in the password as they are with other means of setting a user's password.

PR:		245342
Submitted by:	dereks_lifeofadishwasher.com
Reviewed by:	jilles
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D24292
2020-04-05 19:25:46 +00:00
..
adduser.8 Remove 'adding_user.7' 2017-11-01 01:22:33 +00:00
adduser.conf.5
adduser.sh adduser: allow standard IFS characters in passwords 2020-04-05 19:25:46 +00:00
Makefile
Makefile.depend
rmuser.8
rmuser.sh various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00