1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/conpherence
epriestley 8e1b2f9861 Remove "username@phabricator.mycompany.com" creating a Conpherence
Summary:
Ref T10121. This doesn't work at all at HEAD, and even when it did it was mostly just confusing to installs with unexpected setups where Phabricator is receiving mail at `@mycompany.com` and this is colliding with real addresses.

It might make sense to restore it some day after the next Conphernece update, but just strip it out for now. Since it doesn't work anyway, I'm pretty confident no one is using it.

Test Plan:
  - Before patch: send mail to `dog@local.phacility.com`, got a policy error from Conpherece.
  - After patch: sent mail to `dog@local.phacility.com`, got a correct "no routable recipients" error.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10121

Differential Revision: https://secure.phabricator.com/D14997
2016-01-11 10:32:23 -08:00
..
__tests__ Various linter fixes 2015-08-11 22:36:55 +10:00
application Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
conduit Various translation improvements 2015-11-03 07:02:46 +11:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove Files Widget from Conpherence 2015-08-20 08:24:42 -07:00
controller Various translation improvements 2015-11-03 07:02:46 +11:00
editor Lift Conpherence indexing up out of the Fulltext index 2015-12-21 17:25:05 -08:00
engineextension Lift Conpherence indexing up out of the Fulltext index 2015-12-21 17:25:05 -08:00
mail Remove "username@phabricator.mycompany.com" creating a Conpherence 2016-01-11 10:32:23 -08:00
phid Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
policyrule Conpherence - remove room vs message distinction as far as users are concerned 2015-06-25 13:14:20 -07:00
query Fix a broken class reference 2015-07-07 22:53:13 +10:00
remarkup Conpherence - make ZXXX monograms a bit more useful. 2015-04-13 12:45:55 -07:00
storage Various translation improvements 2015-11-03 07:02:46 +11:00
view Update Conpherence layout for logged out view 2015-08-29 08:29:53 -07:00
ConpherenceTransactionRenderer.php Extend from Phobject 2015-06-15 18:02:27 +10:00