Subject: | Cannot use Info-only mode to update user info on login without also doing auth |
ExternalAuth.pm short-circuits far too early if there's already a valid
logged in user. It needs a more complex conditional to see if info should
be updated.