lukicdarkoo / rpi-wifi

Configures simultaneous AP and Managed Mode Wifi on Raspberry Pi
GNU General Public License v3.0
532 stars 120 forks source link

Error check passphrase length #17

Open brettbeeson opened 4 years ago

brettbeeson commented 4 years ago

This works great on fresh Raspbian Lite install on PiZeroW.

I used a too-short passphrase (<8 len) and hostapd failed, with no obvious error in journalctl until I ran it manually.

Very minor, but we could check the passphrase length.

Thanks again.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/96267833-error-check-passphrase-length?utm_campaign=plugin&utm_content=tracker%2F97445956&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F97445956&utm_medium=issues&utm_source=github).