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