1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/src/applications/almanac/storage
epriestley 6f6ca0102d Send forced mail on SSH key edits
Summary:
Ref T10917. This cheats fairly heavily to generate SSH key mail:

  - Generate normal transaction mail.
  - Force it to go to the user.
  - Use `setForceDelivery()` to force it to actually be delivered.
  - Add some warning language to the mail body.

This doesn't move us much closer to Glorious Infrastructure for this whole class of events, but should do what it needs to for now and doesn't really require anything sketchy.

Test Plan: Created and edited SSH keys, got security notice mail.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10917

Differential Revision: https://secure.phabricator.com/D15948
2016-05-19 15:01:25 -07:00
..
AlmanacBinding.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacBindingTransaction.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacDAO.php Implement storage of a host ID and a public key for authorizing Conduit between servers 2014-10-03 22:52:41 +10:00
AlmanacDevice.php Send forced mail on SSH key edits 2016-05-19 15:01:25 -07:00
AlmanacDeviceNameNgrams.php Allow Almanac devices to be queried and sorted by name 2016-02-21 10:44:46 -08:00
AlmanacDeviceTransaction.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacInterface.php Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
AlmanacNamespace.php Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
AlmanacNamespaceNameNgrams.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNamespaceTransaction.php Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
AlmanacNetwork.php Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
AlmanacNetworkNameNgrams.php Allow Almanac namespaces to be searched by ngram index 2016-02-22 04:58:18 -08:00
AlmanacNetworkTransaction.php Use EditEngine for Almanac Services, Devices, and Networks 2016-02-22 11:28:38 -08:00
AlmanacProperty.php Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
AlmanacSchemaSpec.php Implement PhabricatorProjectInterface on Almanac Services and Devices 2014-11-05 15:30:00 -08:00
AlmanacService.php Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
AlmanacServiceNameNgrams.php Allow Almanac services to be searched by substring 2016-02-22 04:58:03 -08:00
AlmanacServiceTransaction.php Allow Almanac properties to be deleted, use EditEngine instead of CustomField 2016-02-22 11:28:26 -08:00
AlmanacTransaction.php Allow Almanac properties to be deleted, use EditEngine instead of CustomField 2016-02-22 11:28:26 -08:00