1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/metamta
Bob Trahan 41d2a09536 Legalpad - make it work for not logged in users
Summary: Adds "verified" and "secretKey" to Legalpad document signatures. For logged in users using an email address they own, things are verified right away. Otherwise, the email is sent a verification letter. When the user clicks the link the signature is marked verified.

Test Plan: signed the document with a bogus email address not logged in. verified the email that would be sent looked good from command line. followed link and successfully verified bogus email address

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, epriestley, aran, asherkin

Maniphest Tasks: T4283

Differential Revision: https://secure.phabricator.com/D7930
2014-01-14 17:17:18 -08:00
..
adapter Make it harder to misconfigure phpmailer.smtp-protocol 2013-12-16 12:30:56 -08:00
application Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
constants Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
contentsource Add bin/repository edit for CLI repository editing 2013-11-13 11:26:05 -08:00
controller Move outbound mail lists to CLI and enhance details 2013-07-10 18:52:22 -07:00
exception Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
management Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
parser Fix over-matching of quoted text for message bodies beginning with "On..." 2013-12-06 15:47:37 -08:00
query Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
receiver Legalpad - make it work for not logged in users 2014-01-14 17:17:18 -08:00
replyhandler Maniphest - add support for !assign command 2013-10-14 12:29:41 -07:00
storage Remove metamta.send-immediately 2014-01-14 13:22:47 -08:00
view Fix "Manage herald rules" link by removing it 2013-10-21 16:58:56 -07:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Minor cleanup for task rendering in Daemons 2013-12-20 18:02:32 -08:00