Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
17976079
Commit
17976079
authored
Nov 25, 2009
by
tbrehm
Browse files
Allow changing of remote users without reentering the password.
parent
40cc8484
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/form/remote_user.tform.php
View file @
17976079
...
...
@@ -128,9 +128,6 @@ $form["tabs"]['remote_user'] = array (
'datatype'
=>
'VARCHAR'
,
'formtype'
=>
'PASSWORD'
,
'encryption'
=>
'MD5'
,
'validators'
=>
array
(
0
=>
array
(
'type'
=>
'NOTEMPTY'
,
'errmsg'
=>
'password_error_empty'
),
),
'default'
=>
''
,
'value'
=>
''
,
'width'
=>
'30'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment