David Taylor fc0cf3ecd1
FEATURE: Fetch email from auth provider if current user email is invalid (#7163)
If the existing email address for a user ends in `.invalid`, we should take the email address from an authentication payload, and replace the invalid address. This typically happens when we import users from a system without email addresses.

This commit also adds some extensibility so that plugin authenticators can define `always_update_user_email?`
2019-03-14 11:33:30 +00:00
..
2019-03-13 17:39:07 +08:00
2019-02-22 16:29:27 +01:00
2018-06-07 13:28:18 +08:00
2018-12-04 10:48:16 +01:00
2018-02-26 10:25:58 +11:00
2018-04-25 08:44:07 +10:00
2018-06-07 13:28:18 +08:00
2019-03-13 17:39:07 +08:00
2019-03-13 15:23:01 +08:00
2018-04-18 11:32:32 +05:30
2019-01-24 17:22:17 +05:30
2018-06-07 13:28:18 +08:00
2018-08-10 11:34:01 +10:00
2019-03-13 16:47:23 -03:00