Add token support

This commit is contained in:
valia0906 2019-05-22 15:27:51 +03:00 committed by GitHub
parent 66e08ae026
commit 8afcf967d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -235,6 +235,10 @@
<label for="noVNC_setting_path">Path:</label>
<input id="noVNC_setting_path" type="text" value="websockify">
</li>
<li>
<label for="noVNC_setting_token">Token:</label>
<input id="noVNC_setting_token" type="input" />
</li>
</ul></div>
</li>
<li><hr></li>