1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-06 12:51:01 +01:00
phorge-phorge/src/applications/repository
epriestley bad645f1ec Remove all application-specific reply handler domains
Summary:
Ref T7199. These were a bad idea which got copy-pasted a bunch.

  - There is zero reason to ever set these to different things.
  - Unsurprisingly, I don't know of any install which has them set to different things.

Unless I've completely forgotten about it, this option was not motivated by some obscure business need, it was just a bad decision which didn't catch anyone's attention at the time.

We partially remedied the mistake at some point by introducing `metamta.reply-handler-domain`, which works as a default for all applications, but never cleaned this mess up.

Test Plan: Sent some mail from applications, verified it picked up appropraite reply handler domains.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7199

Differential Revision: https://secure.phabricator.com/D12231
2015-03-31 16:48:40 -07:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
conduit Set "importing" flag on repositories created via API 2015-03-04 10:36:09 -08:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Fix Mercurial command injection vulnerability 2015-03-20 09:26:32 -07:00
controller Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
customfield Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
daemon Only increment status message cursor if we're going to consume the message 2015-02-18 12:53:37 -08:00
data Fix pht method calls 2015-02-10 18:57:45 +11:00
editor Modernize remaining edge types 2015-01-03 10:58:20 +11:00
engine Provide TERM=dumb for Mercurial commit hooks 2015-03-30 13:02:43 -07:00
graphcache Fix various spelling mistakes 2014-07-13 00:45:33 +10:00
mail Remove all application-specific reply handler domains 2015-03-31 16:48:40 -07:00
management Improve visibility of repository credential errors 2015-02-19 10:32:25 -08:00
phid Fix some linter violations 2015-01-03 09:11:41 +11:00
query Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
response Accept and route VCS HTTP requests 2013-10-29 15:32:40 -07:00
search Diffusion - make projects work properly with commits 2014-11-19 14:43:59 -08:00
storage Set "importing" flag on repositories created via API 2015-03-04 10:36:09 -08:00
worker Fix a missing parameter 2015-03-02 08:15:02 +11:00