Homec4science

Allow usernames to include ".", "-" and "_"

Authored by epriestley <git@epriestley.com> on Jun 6 2012, 16:09.

Description

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

Details

Committed
epriestley <git@epriestley.com>Jun 6 2012, 16:09
Pushed
aubortJan 31 2017, 17:16
Parents
rPH489303a0572a: Fix transaction handling in PhabricatorUserEditor->createNewUser()
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH0a7b4591efe1: Allow usernames to include ".", "-" and "_" (authored by epriestley <git@epriestley.com>).Jun 6 2012, 16:09