X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fset%2Fpassword.pl;h=3a1dc242480cc9c58a6ce5ed3559b69b254cbe2a;hb=c004658d7d35fc317ae52e40a5280aa067eac6b7;hp=c007299ac6dfa59bd20f438814648fcab97633cd;hpb=579810d363939640538f88a9caa86e01fe9c7709;p=spider.git diff --git a/cmd/set/password.pl b/cmd/set/password.pl index c007299a..3a1dc242 100644 --- a/cmd/set/password.pl +++ b/cmd/set/password.pl @@ -14,7 +14,7 @@ my @out; my $user; my $ref; -if ($self->remotecmd) { +if ($self->remotecmd || $self->inscript) { $call ||= $self->call; Log('DXCommand', $self->call . " attempted to change password for $call remotely"); return (1, $self->msg('e5'));