mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
1f9d32d74d
* Automatic detection of wifi n * Checking inputs
5 lines
372 B
Text
5 lines
372 B
Text
* Check input parameters
|
|
** in bash install script (empty parameters, passphrase size and allowed characters with WPA2, is Wifi device exist)
|
|
** in PHP controller (empty parameters, parameters format, compressed IPv6, NAT address format, passphrase size and allowed characters with WPA2)
|
|
* Translate PHP interface in French
|
|
** Add require for slapd for the service start
|