@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Add mail keys to Ponder questions master

Summary: We need to go slightly farther to stub reply handler functionality for Ponder in at least some configurations, where we rely on the presence of a unique random key to generate per-object or per-object+user reply addresses. This should probably be formalized in an interface since it's currently pretty ad-hoc. Test Plan: - Made comments in Ponder under a per-user email configuration. - Ran migration, verified mail keys were generated. - Ran migration again (with --apply), verified existing questions were skipped. - Created a new question, verified mail key generation. Reviewers: pieter Reviewed By: pieter CC: aran Maniphest Tasks: T1873 Differential Revision: https://secure.phabricator.com/D3665


+57 -1
5 changed files