FreeBSD Bugzilla – Attachment 110873 Details for
Bug 152084
[patch] pw(8) does not allow @ or ! in gecos
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 421 bytes, created by
jschauma
on 2010-11-09 18:30:11 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jschauma
Created:
2010-11-09 18:30:11 UTC
Size:
421 bytes
patch
obsolete
>--- pw_user.c.orig Tue Nov 9 10:22:10 2010 >+++ pw_user.c Tue Nov 9 10:24:01 2010 >@@ -1172,7 +1172,7 @@ > reject = 0; > if (gecos) { > /* See if the name is valid as a gecos (comment) field. */ >- badchars = ":!@"; >+ badchars = ":"; > showtype = "gecos field"; > } else { > /* See if the name is valid as a userid or group. */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 152084
: 110873