geteduroam / ionic-app

iOS and Android app for geteduroam
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

Remove hardcoded eduroam SSID #76

Closed jornane closed 4 years ago

jornane commented 4 years ago

In #24 we added support for multiple SSIDs. In the issue we also indicated that the app should NOT assume any "standard" SSID, instead, the SSID MUST be provided in the eap-config file. This requirement was not implemented when #24 was resolved. This PR seeks to remedy the situation.