Commit Graph

2 Commits (4c972aaceab4b9bf63c24e72acc321cc47b60b43)

Author SHA1 Message Date
eric 48b3d38e44 delint 2018-07-26 13:59:58 -04:00
eric af8fe05c54 fix same email bug
This bug [#63071834] was caused by a bug in Registration 1.0, which
fires the account_activated signal twice. There's already a pull
request fixing this bug.

In reviewing this handler, I realized that all the other reg code is in
library_auth, so I moved the same_email code there. I also decided that
the utility of attaching to the old email address was insufficient to
over come the risk of people stealing accounts by messing with social
auth.
2013-12-30 11:49:04 -05:00