]> git.cameronkatri.com Git - pw-darwin.git/commit
Allow weird characters in usernames if an admin persists on that:
authorYaroslav Tykhiy <ytykhiy@gmail.com>
Wed, 2 Jan 2002 18:54:40 +0000 (18:54 +0000)
committerYaroslav Tykhiy <ytykhiy@gmail.com>
Wed, 2 Jan 2002 18:54:40 +0000 (18:54 +0000)
commita8feb827c12ca0226389e5424eee3a5c278a62e0
tree4ae88a423a2a1832502dba5f3917675412cd7f31
parent53964bbf0386874c552be63350bba7d8aa82caba
Allow weird characters in usernames if an admin persists on that:
a) Convert all the remaining older Perl system() calls to the new,
   more secure LIST format so they are robust to whitespace and
   shell metacharacters in their arguments.
b) Add a new option: -force, which allows adding usernames containing
   characters that are otherwise illegal.

PR: bin/22860 bin/31049
adduser/adduser.perl