1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/people
epriestley 83112cc2e8 Move email verification into PhabricatorUserEditor
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.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9284
2014-06-03 16:45:18 -07:00
..
application (Redesign) Clean up older "Tile" code 2014-06-03 15:47:27 -07:00
capability Add a granular capability for user directory browsing 2014-01-30 11:53:49 -08:00
conduit When a conduit method requires a string constant, call it "string-const" not "enum" 2014-05-14 21:59:03 -07:00
config Add config to require real name, respect config when creating new users, drop real name from full name if not provided. 2014-05-12 09:51:41 -07:00
controller Tweak mobile action css, add to people 2014-05-22 12:04:11 -07:00
customfield Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
editor Move email verification into PhabricatorUserEditor 2014-06-03 16:45:18 -07:00
event Rename PhabricatorUserStatus to PhabricatorCalendarEvent 2014-02-06 10:07:29 -08:00
garbagecollector Add a GC for user logs 2014-02-03 10:51:41 -08:00
lipsum Fixed Task Generation 2013-04-24 18:17:31 -07:00
phid Convert rest of SPRITE_STATUS to FontAwesome 2014-05-18 16:10:54 -07:00
query Make PeopleQuery throw, not select everything, when handed empty array 2014-05-20 08:26:55 -07:00
remarkup Fix quick create on mobile 2014-04-26 12:31:55 -07:00
search Add config to require real name, respect config when creating new users, drop real name from full name if not provided. 2014-05-12 09:51:41 -07:00
storage Move email verification into PhabricatorUserEditor 2014-06-03 16:45:18 -07:00
view Let users review their own account activity logs 2014-04-27 17:32:09 -07:00