Wi-Fi password can be more than 63 characters long.
# Summary
The password field of any Wi-Fi device allows more than 63 characters and does not generate an error if exceeded.<br>
The user is not informed of the use of a wrong password and the Wi-Fi network stops working.
# Steps To Reproduce
1. Login to reForis interface.
2. Go to Network Settings > Wi-Fi.
3. Set a password that exceeds 63 characters.
# Expected Result
The password must not be validated.<br>
An error should appear indicating that the Wi-Fi password is too long and should not exceed 63 characters.
# Actual Result
No warnings or errors are generated.
# Infomations
<table>
<tr>
<th>Device</th>
<td>Turris Omnia</td>
</tr>
<tr>
<th>reForis version</th>
<td>1.1.2</td>
</tr>
<tr>
<th>Turris OS version</th>
<td>5.3.3</td>
</tr>
<tr>
<th>Turris OS branch</th>
<td>Stable (HBS)</td>
</tr>
<tr>
<th>Kernel version</th>
<td>4.14.254</td>
</tr>
</table>
issue