evazion
258f4a8b95
users: move emails to separate table.
...
* Move emails from users table to email_addresses table.
* Validate that addresses are formatted correctly and are unique across
users. Existing invalid emails are grandfathered in.
* Add is_verified flag (the address has been confirmed by the user).
* Add is_deliverable flag (an undeliverable address is an address that bounces).
* Normalize addresses to prevent registering multiple accounts with the
same email address (using tricks like Gmail's plus addressing).
2020-03-12 21:18:53 -05:00
..
2019-12-22 21:23:37 -06:00
2020-01-12 23:01:04 -06:00
2020-03-12 21:18:53 -05:00
2020-02-29 17:46:58 -06:00
2019-10-07 23:29:31 -05:00
2019-12-22 21:23:37 -06:00
2019-11-11 12:56:39 -06:00
2019-12-22 21:23:37 -06:00
2019-11-11 12:56:39 -06:00
2020-03-06 14:50:21 -06:00
2018-04-06 18:09:57 -07:00
2020-01-21 00:09:38 -06:00
2020-02-23 17:26:08 -06:00
2020-01-21 00:09:38 -06:00
2018-09-19 13:34:50 -07:00
2018-04-06 18:09:57 -07:00
2020-02-23 17:26:08 -06:00
2018-04-06 18:09:57 -07:00
2020-01-21 00:09:38 -06:00
2019-08-31 19:58:38 -05:00
2019-10-28 02:13:10 -05:00
2020-01-21 00:09:38 -06:00
2020-03-03 03:54:19 -06:00
2019-11-11 21:03:07 -06:00
2018-04-06 18:09:57 -07:00
2019-10-14 21:16:04 -05:00
2018-04-06 18:09:57 -07:00
2020-01-30 12:35:05 -06:00
2020-02-29 17:46:58 -06:00
2020-01-21 00:09:38 -06:00
2018-04-06 18:09:57 -07:00
2019-11-11 12:56:39 -06:00
2019-12-22 21:23:37 -06:00
2020-03-08 23:18:15 -05:00
2020-03-08 23:18:08 -05:00
2020-01-12 01:30:04 -06:00
2019-08-25 21:06:16 -05:00
2019-09-10 15:13:06 -05:00
2020-02-15 06:52:10 -06:00
2018-04-06 18:09:57 -07:00
2020-02-20 15:49:31 -06:00
2020-02-19 15:20:39 -06:00
2020-01-24 23:51:37 -06:00
2020-01-21 00:09:38 -06:00
2020-01-21 00:09:38 -06:00
2019-09-26 22:14:29 -05:00
2019-10-28 16:52:02 -05:00
2020-02-15 06:52:10 -06:00
2019-12-06 01:33:52 -06:00
2019-10-15 00:19:43 -05:00
2020-01-13 12:58:20 -06:00
2019-09-23 03:22:32 -05:00
2019-08-14 01:46:43 -05:00
2018-09-11 13:43:34 -07:00
2020-02-22 01:20:23 -06:00
2020-02-22 01:20:23 -06:00
2020-01-07 00:01:14 -06:00
2020-02-03 22:05:58 -06:00
2020-01-21 00:09:38 -06:00
2019-10-01 00:45:45 -05:00
2020-03-12 21:18:53 -05:00
2018-04-06 18:09:57 -07:00
2019-12-16 19:42:10 -06:00