hostap/hs20
Jouni Malinen 1d73531fdb HS 2.0: Fix T&C server database check
It was possible for the wait loop to exit early due to the $row[0] == 1
check returning false if the database value was not yet set. Fix this by
updated the $waiting default value only if the database actually has a
value for this field.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2018-09-13 01:04:40 +03:00
..
client HS 2.0: Allow OSU SSID selection to be enforced for testing purposes 2018-09-13 00:17:51 +03:00
server HS 2.0: Fix T&C server database check 2018-09-13 01:04:40 +03:00