X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=61576179714813dd90e86a982ac1b1e2032f92a9;hb=9e5512eacf9868dfaef17c4ce7112d06f768a525;hp=1aba769c35215f66c50c8545ff468f314e7a5ff6;hpb=f4db9807b2350af39a888f2b7822efa69dd7c6f5;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 1aba769c3..615761797 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1814,7 +1814,7 @@ worry that config_items is freeside-specific and icky. 'section' => '', 'description' => 'RADIUS attribute for plain-text passwords.', 'type' => 'select', - 'select_enum' => [ 'Password', 'User-Password' ], + 'select_enum' => [ 'Password', 'User-Password', 'Cleartext-Password' ], }, {