1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/people/controller
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
..
PhabricatorPeopleApproveController.php Implement most of the administrative UI for approval queues 2013-11-13 11:24:18 -08:00
PhabricatorPeopleCalendarController.php Calendar upgrades 2014-02-24 10:04:23 -08:00
PhabricatorPeopleController.php Make user creation process simpler 2014-04-02 12:06:27 -07:00
PhabricatorPeopleCreateController.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorPeopleDeleteController.php Implement bin/remove, for structured destruction of objects 2014-05-01 18:23:31 -07:00
PhabricatorPeopleDisableController.php Put Disable/Admin flags on profiles 2014-04-02 12:05:49 -07:00
PhabricatorPeopleEmpowerController.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorPeopleLdapController.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhabricatorPeopleListController.php Fix many lies in the "User Roles" document 2014-04-02 12:06:56 -07:00
PhabricatorPeopleLogsController.php Let users review their own account activity logs 2014-04-27 17:32:09 -07:00
PhabricatorPeopleNewController.php 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
PhabricatorPeopleProfileController.php 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
PhabricatorPeopleProfileEditController.php Allow administrators to edit System Agent information from the agent's profile 2014-04-02 12:05:34 -07:00
PhabricatorPeopleProfilePictureController.php Allow administrators to edit System Agent information from the agent's profile 2014-04-02 12:05:34 -07:00
PhabricatorPeopleRenameController.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorPeopleWelcomeController.php Move "Send Welcome Email" to profiles and nuke old weird edit UI 2014-04-02 12:06:17 -07:00