Open fedys opened 8 years ago
I'm not sure if such profiles shouldn't be able to log in.. after all, they have authenticated.
An user can still enter an email address in his profile.
Ok, an social profile without email should be able to log in. This causes another two issues for such profiles:
\2. It's quite easy to check for an empty email address, isn't it? ;)
But I do get the point. The real question is, if we want to insist sending a welcome email and if so, we must indeed ensure that an email address is available. Or to make it just a bit more complicated, defer the sending of the welcome mail until a valid email address is entered...
In case of an empty email address or in case the email address is already in use by another account we should offer a form, so the user can adjust the values.
we should do this in 0.30
Under certain circumstances social profile may return empty email. This should be checked and disallow such profile to login.