tbrehm
2009-11-25 179760798616a4336086fa4082932353fb6086d4
Allow changing of remote users without reentering the password.
1 files modified
3 ■■■■■ changed files
interface/web/admin/form/remote_user.tform.php 3 ●●●●● patch | view | raw | blame | history
interface/web/admin/form/remote_user.tform.php
@@ -128,9 +128,6 @@
            'datatype'    => 'VARCHAR',
            'formtype'    => 'PASSWORD',
            'encryption' => 'MD5',
            'validators'    => array ( 0 => array (    'type' => 'NOTEMPTY',
                'errmsg'=> 'password_error_empty'),
                                                                        ),
            'default'    => '',
            'value'        => '',
            'width'        => '30',