Bug#267792: perl code

Andreas Metzler Andreas Metzler <ametzler@downhill.at.eu.org>, 267792@bugs.debian.org
Sat, 11 Sep 2004 12:26:59 +0200


On 2004-09-04 Florian Weimer <fw@deneb.enyo.de> wrote:
> * Jonas Meurer:
[...]
> >   print PWD $ARGV[0] . ":" . crypt($ARGV[1], q{$1$.}) . "\n";
> >   close(PWD);


> Ahem, passing passwords on the command line isn't a terribly good
> idea.

Noted and fixed.
          cu andreas