1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/metamta
lkassianik dfcccd4cb8 Add config to require real name, respect config when creating new users, drop real name from full name if not provided.
Summary: Fixes T4728, first pass, Make real name optional on user accounts

Test Plan: Default real name config should be false (not required). Create new user, real name should not be required. Toggle config, real name should be required. Users with no real name should be always listed by their usernames.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T4728

Differential Revision: https://secure.phabricator.com/D9027
2014-05-12 09:51:41 -07:00
..
action When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
adapter Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00
application Mailgun receive support 2014-01-21 10:36:33 -08:00
constants Simplify some more older mail error handling code 2014-04-04 11:14:33 -07:00
contentsource Use DifferentialRevisionEditor in lipsum 2014-03-11 13:02:00 -07:00
controller Mailgun receive support 2014-01-21 10:36:33 -08:00
exception Allow MetaMTA adapters to indicate that a mail is permanently undeliverable 2013-08-30 08:21:50 -07:00
garbagecollector Add a GC for sent and received mail 2014-02-03 10:51:31 -08:00
management Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00
parser Fix for email parsing from Outlook clients. 2014-05-06 20:31:27 -05:00
query Add config to require real name, respect config when creating new users, drop real name from full name if not provided. 2014-05-12 09:51:41 -07:00
receiver When we fail to process mail, tell the user about it 2014-04-03 18:43:18 -07:00
replyhandler Simplify some more older mail error handling code 2014-04-04 11:14:33 -07:00
storage Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00
view Port Differential mail features forward to transactions 2014-03-11 13:02:06 -07:00
PhabricatorMail.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorMetaMTAWorker.php Clean up numerous rough edges in Mail configuration 2014-04-21 15:45:29 -07:00