[#114] Refactored User.register_changeset to init confirmation data.
authorIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 18 Dec 2018 10:13:57 +0000 (13:13 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Tue, 18 Dec 2018 14:22:42 +0000 (17:22 +0300)
commitb86057cc7f45c79767ff5b83730c2c15ad6bb3bd
tree392a89776bbe4fa956d54a20dc1216ddee470b44
parent1de0aa2f1025d4a860a11e658ce5fed26fe1c4ad
[#114] Refactored User.register_changeset to init confirmation data.
Introduced User.register/1 to encapsulate User record creation and post-registration actions.
lib/pleroma/user.ex
lib/pleroma/web/admin_api/admin_api_controller.ex
lib/pleroma/web/twitter_api/twitter_api.ex