freebsd-dev/usr.sbin/pw/tests
David Bright 32bd1c2bb3 Allow the "@" and "!" characters in passwd file GECOS fields.
Two PRs (152084 & 210187) request allowing the "@" and/or "!"
characters in the passwd file GECOS field. The man page for pw does
not mention that those characters are disallowed, Linux supports those
characters in this field, and the "@" character in particular would be
useful for storing email addresses in that field.

PR:		152084, 210187
Submitted by:	jschauma@netmeister.org, Dave Cottlehuber <dch@freebsd.org>
Reported by:	jschauma@netmeister.org, Dave Cottlehuber <dch@freebsd.org>
Reviewed by:	delphij (secteam), vangyzen
MFC after:	1 week
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D14519
2018-03-01 17:47:28 +00:00
..
crypt.c pw should sanitize the argument of -w. 2016-07-13 17:09:20 +00:00
group
helper_functions.shin Add minimum regression tests for pw -R 2015-07-12 09:42:10 +00:00
Makefile pw: add some basic testcases for groupshow and usershow 2017-05-28 02:15:57 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
master.passwd
pw_config_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_etcdir_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_groupadd_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_groupdel_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_groupmod_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_groupshow_test.sh pw: add some basic testcases for groupshow and usershow 2017-05-28 02:15:57 +00:00
pw_lock_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_useradd_test.sh Allow the "@" and "!" characters in passwd file GECOS fields. 2018-03-01 17:47:28 +00:00
pw_userdel_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_usermod_test.sh pw usermod: Properly deal with empty secondary group lists (-G '') 2017-08-19 00:19:23 +00:00
pw_usernext_test.sh Rename tests from <foo> to <foo>_test to match the FreeBSD test suite 2017-03-23 03:28:24 +00:00
pw_usershow_test.sh pw: add some basic testcases for groupshow and usershow 2017-05-28 02:15:57 +00:00
pw-modified.conf Fix setting uid/gid min/max via pw 2015-06-07 20:59:59 +00:00
pw.conf Fix generating configuration file 2015-06-07 20:44:06 +00:00