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/people/controller
epriestley 0a7b4591ef Allow usernames to include ".", "-" and "_"
Summary:
See T1303, which presents a reasonable case for inclusion of these characters in valid usernames.

Also, unify username validity handling.

Test Plan: Created a new user with a valid name. Tried to create a new user with an invalid name. Ran unit tests.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1303

Differential Revision: https://secure.phabricator.com/D2651
2012-06-06 07:09:05 -07:00
..
settings/panels Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorEmailVerificationController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleEditController.php Allow usernames to include ".", "-" and "_" 2012-06-06 07:09:05 -07:00
PhabricatorPeopleListController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleLogsController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleProfileController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorUserSettingsController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00