Actions
Bug #205
closedEnforce 8-64 character limits on password size for Acces Point
Start date:
31 Jul 2013
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
hostapd fails to start if the password in the psk file is outside the range of 8-64 characters. bui-network-config needs to enforce those size limits before saving.
Updated by Hammel over 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Added support for testing the length of the password field before saving and displaying an error dialog if it is <8 or >64 characters without saving the changes.
Actions