Skip to content
  • Dan Williams's avatar
    wifi: immediately request new 802.1x 'always-ask' passwords if they fail · 6187b850
    Dan Williams authored
    Instead of retrying the password a number of times, immediately fail the
    connection and ask for a new pasword if (1) the request fails during the
    802.1x authentication and (2) the password is an 'always-ask' 802.1x
    password.  The password is bad anyway, and in the case of RSA/OTP tokens
    the code may have already changed, so it's pointless to keep retrying
    the same password when it's already stale.
    6187b850