1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/people/editor
Bob Trahan 7d309a8e46 Application Emails - make various user email editing paths respect application emails
Summary: Ref T3404. The only mildly sketchy bit is these codepaths all load the application email directly, by-passing privacy. I think this is necessary because not getting to see an application doesn't mean you should be able to break the application by registering a colliding email address.

Test Plan:
Tried to add a registered application email to a user account via the web ui and got a pretty error.
Ran unit tests.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T3404

Differential Revision: https://secure.phabricator.com/D11565
2015-01-29 14:41:09 -08:00
..
__tests__ Application Emails - make various user email editing paths respect application emails 2015-01-29 14:41:09 -08:00
PhabricatorUserEditor.php Application Emails - make various user email editing paths respect application emails 2015-01-29 14:41:09 -08:00
PhabricatorUserProfileEditor.php Modularize mail tags 2014-08-12 12:28:41 -07:00