- 취약점 조치
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
<tr><th style="width:180px;">시스템 IP</th><td><input type="text" name="sysIp"></td></tr>
|
||||
<tr><th style="width:180px;">시스템 Port</th><td><input type="text" name="sysPort"></td></tr>
|
||||
<tr><th style="width:180px;">USER ID</th><td><input type="text" name="userId"></td></tr>
|
||||
<tr><th style="width:180px;">비밀번호</th><td><input type="password" name="userPassword"></td></tr>
|
||||
<tr><th style="width:180px;">비밀번호</th><td><input type="password" name="userPassword" autocomplete="new-password"></td></tr>
|
||||
<tr><th style="width:180px;">송신디렉토리</th><td><input type="text" name="sendDir"></td></tr>
|
||||
<tr><th style="width:180px;">수신디렉토리</th><td><input type="text" name="recvDir"></td></tr>
|
||||
<tr><th>SFTP여부</th>
|
||||
|
||||
Reference in New Issue
Block a user