Page MenuHomePhabricator

Move email verification into PhabricatorUserEditor
ClosedPublic

Authored by epriestley on May 24 2014, 11:08 PM.
Tags
None
Referenced Files
F13818291: D9284.diff
Fri, Sep 20, 6:41 AM
Unknown Object (File)
Sun, Sep 15, 1:48 PM
Unknown Object (File)
Wed, Sep 4, 4:47 PM
Unknown Object (File)
Sun, Sep 1, 4:35 PM
Unknown Object (File)
Thu, Aug 29, 9:36 PM
Unknown Object (File)
Wed, Aug 21, 11:54 AM
Unknown Object (File)
Aug 9 2024, 9:31 AM
Unknown Object (File)
Aug 5 2024, 12:45 PM
Subscribers

Details

Summary

Both email verify and welcome links now verify email, centralize them and record them in the user activity log.

Test Plan
  • Followed a "verify email" link and got verified.
  • Followed a "welcome" (verifying) link.
  • Followed a "reset" (non-verifying) link.
  • Looked in the activity log for the verifications.

Diff Detail

Repository
rP Phabricator
Branch
rauth1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 691
Build 691: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Move email verification into PhabricatorUserEditor.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.

awesometown

(nothing like a little cleanup in the email verification flow)

This revision is now accepted and ready to land.Jun 3 2014, 9:54 PM
epriestley updated this revision to Diff 22318.

Closed by commit rP83112cc2e8c7 (authored by @epriestley).