mirror of
https://github.com/opnsense/src.git
synced 2026-03-05 14:50:41 -05:00
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 |
||
|---|---|---|
| .. | ||
| crypt.c | ||
| group | ||
| helper_functions.shin | ||
| Makefile | ||
| Makefile.depend | ||
| master.passwd | ||
| pw-modified.conf | ||
| pw.conf | ||
| pw_config_test.sh | ||
| pw_etcdir_test.sh | ||
| pw_groupadd_test.sh | ||
| pw_groupdel_test.sh | ||
| pw_groupmod_test.sh | ||
| pw_groupshow_test.sh | ||
| pw_lock_test.sh | ||
| pw_useradd_test.sh | ||
| pw_userdel_test.sh | ||
| pw_usermod_test.sh | ||
| pw_usernext_test.sh | ||
| pw_usershow_test.sh | ||