raspap-webgui/includes
glaszig 493269e061
enable wifi client to connect to hidden ssid
according to the docs:
For finding networks using hidden SSID, scan_ssid=1 in the network block can be used with nl80211.

and

scan_ssid:
	0 = do not scan this SSID with specific Probe Request frames (default)
	1 = scan with SSID-specific Probe Request frames (this can be used to
	    find APs that do not accept broadcast SSID or use multiple SSIDs;
	    this will add latency to scanning, so enable this only when needed)

https://w1.fi/cgit/hostap/plain/wpa_supplicant/wpa_supplicant.conf

see billz/raspap-webgui#345
2019-08-02 14:42:15 +02:00
..
about.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
admin.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
authenticate.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
config.php Updated minor version 2019-06-12 21:14:12 +02:00
configure_client.php enable wifi client to connect to hidden ssid 2019-08-02 14:42:15 +02:00
dashboard.php fix display of multiple ipv4 addresses, netmasks on dashboard 2019-07-30 23:15:08 +02:00
data_usage.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
dhcp.php fix command injection issue. fixes #354. 2019-07-30 21:21:16 +02:00
functions.php Update safefilerewrite with PHP_EOL 2019-04-30 22:57:12 +00:00
hostapd.php better filename 2019-07-30 21:21:16 +02:00
locale.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:17 +00:00
networking.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
status_messages.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
system.php Added locale support for Türkçe. Thanks Cuqer! 2019-06-10 09:27:42 +00:00
themes.php Processed with phpcs for PSR-2 coding standard 2019-04-10 08:37:35 +00:00
webconsole.php Fix for #210. 2018-07-31 23:37:52 +02:00