geteduroam / apple-app

This app for iPhone, iPad and Mac configures devices for use with the eduroam network.
https://geteduroam.app/
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

make Passphrase optional in .eap-config #87

Closed pauldekkers closed 6 months ago

pauldekkers commented 6 months ago

The current version requires the <Passphrase> to be present in the .eap-config, in the <ClientSideCredential>. This is the case in the portal provided .eap-config files, but there are profiles without the Passphrase. While that's mostly used for Android, I think it's a good idea to prompt the user for a Passphrase if the element is missing, eg. with "This profile requires a passphrase" (that would be a new translatable string.)

RianneBoortman commented 6 months ago

Not something that I can test. Can you see if this is ok now Paul?