X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fshellcommands.pm;h=09fa71b94454c3c8dfe35fdd6d2a8acf6d948e8e;hb=7ecaf988ed810746534bf85abde34022f2b5d6b2;hp=7c280e5f8c2da55e1d08eacbb6a7c770e8a72bbc;hpb=197f613bac6c3f9a4bd7d1ea5fbf4769aea4ce1a;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)',