Check hostname validity (#874)

This commit is contained in:
Xose Pérez
2018-05-21 21:14:37 +02:00
parent e166c9206b
commit bbd323ec79
4 changed files with 3250 additions and 3230 deletions

View File

@@ -295,7 +295,9 @@
<div class="pure-u-0 pure-u-lg-1-2"></div>
<div class="pure-u-0 pure-u-lg-1-4"></div>
<div class="pure-u-1 pure-u-lg-3-4 hint">
This name will identify this device in your network (http://&lt;hostname&gt;.local). For this setting to take effect you should restart the wifi interface by clicking the "Reconnect" button.
This name will identify this device in your network (http://&lt;hostname&gt;.local).<br />
Hostname may contain only the ASCII letters 'a' through 'z' (in a case-insensitive manner), the digits '0' through '9', and the hyphen ('-').<br />
For this setting to take effect you should restart the wifi interface by clicking the "Reconnect" button.
</div>
</div>