Searched hist:"32 bd1c2bb38f96c6d37b4c76a139058357e46668" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/pw/tests/ |
H A D | pw_useradd_test.sh | diff 32bd1c2bb38f96c6d37b4c76a139058357e46668 Thu Mar 01 18:47:28 CET 2018 David Bright <dab@FreeBSD.org> 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
|
/freebsd/usr.sbin/pw/ |
H A D | pw_user.c | diff 32bd1c2bb38f96c6d37b4c76a139058357e46668 Thu Mar 01 18:47:28 CET 2018 David Bright <dab@FreeBSD.org> 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
|