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
..
2020-03-03 23:01:29 -06:00
2020-02-15 06:52:10 -06:00
2020-01-17 19:21:20 -06:00
2020-03-04 00:00:39 -06:00
2020-02-16 19:21:56 -06:00
2018-05-15 14:19:45 -07:00
2019-12-22 21:23:37 -06:00
2018-04-06 18:09:57 -07:00
2020-02-27 00:19:16 -06:00
2019-12-22 21:23:37 -06:00
2020-03-06 23:23:38 -06:00
2020-03-06 14:50:21 -06:00
2018-04-06 18:09:57 -07:00
2020-03-10 21:23:46 -05:00
2020-03-10 21:02:12 -05:00
2020-01-17 19:21:20 -06:00
2020-02-23 17:26:08 -06:00
2019-08-24 22:55:36 -05:00
2020-01-08 12:33:55 -06:00
2020-02-23 17:52:38 -06:00
2020-03-12 21:18:53 -05:00
2020-01-21 00:09:38 -06:00
2018-08-12 14:22:08 -05:00
2020-03-03 03:54:19 -06:00
2020-01-22 21:09:32 -06:00
2020-01-21 00:09:38 -06:00
2020-02-23 17:26:08 -06:00
2020-02-03 04:52:12 -06:00
2020-01-11 00:59:25 -06:00
2020-02-16 23:19:49 -06:00
2019-10-07 22:01:37 -05:00
2019-09-02 12:20:37 -05:00
2020-02-16 05:56:23 -06:00
2020-01-21 00:09:38 -06:00
2020-02-29 17:46:57 -06:00
2020-02-15 06:52:10 -06:00
2020-03-03 04:26:39 -06:00
2020-01-21 00:09:38 -06:00
2020-01-21 00:09:38 -06:00
2020-01-21 00:09:38 -06:00
2020-03-06 23:23:38 -06:00
2020-02-15 06:52:10 -06:00
2019-12-22 21:23:37 -06:00
2020-02-23 17:52:38 -06:00
2020-03-09 22:18:57 -05:00
2020-01-07 00:57:58 -06:00
2019-09-22 23:14:55 -05:00
2019-11-19 00:06:20 -06:00
2020-03-12 21:18:53 -05:00
2018-07-03 17:59:53 -07:00
2017-05-31 16:15:18 -05:00
2020-03-10 20:55:20 -05:00
2020-01-21 00:09:38 -06:00
2020-03-10 20:55:20 -05:00
2020-01-21 00:09:38 -06:00
2018-10-01 19:47:39 -05:00
2020-03-06 23:23:38 -06:00
2019-12-22 21:23:37 -06:00
2020-02-03 22:05:58 -06:00
2020-01-21 00:09:38 -06:00
2020-03-12 21:18:53 -05:00
2020-01-21 00:09:38 -06:00
2019-09-25 21:43:01 -05:00
2020-03-08 23:18:15 -05:00
2019-10-28 02:13:10 -05:00