X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fshellcommands.pm;h=09fa71b94454c3c8dfe35fdd6d2a8acf6d948e8e;hb=7ecaf988ed810746534bf85abde34022f2b5d6b2;hp=775af17ae7032e98ae064a5ff3ca9d0ba979b3ca;hpb=3a5a4f402f8a51fc5c3da7017150491a9a0afeb0;p=freeside.git diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm index 775af17ae..09fa71b94 100644 --- a/FS/FS/part_export/shellcommands.pm +++ b/FS/FS/part_export/shellcommands.pm @@ -97,8 +97,8 @@ tie my %options, 'Tie::IxHash', }, 'crypt' => { label => 'Default password encryption', - type=>'select', options=>[qw(crypt md5)], - default => 'crypt', + type=>'select', options=>[qw(crypt md5 sha512)], + default => 'sha512', }, 'groups_susp_reason' => { label => 'Radius group mapping to reason (via template user)',