Homec4science

Tighten a regular expression in `repository.create`

Authored by epriestley <git@epriestley.com> on Nov 8 2013, 20:09.

Description

Tighten a regular expression in repository.create

Summary:
See https://github.com/facebook/phabricator/issues/433. We were missing a "^" here.

This should be moved over to transactions soon and then we can get rid of the duplication. :/

Test Plan: Tried to create a repository with callsign "9X", got a helpful error about "ALL UPPERCASE LETTERS".

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7531

Details

Committed
epriestley <git@epriestley.com>Nov 8 2013, 20:09
Pushed
aubortJan 31 2017, 17:16
Parents
rPH769e921e6541: Update configuration instructions for Apache 2.4
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH1c73d6cd067a: Tighten a regular expression in `repository.create` (authored by epriestley <git@epriestley.com>).Nov 8 2013, 20:09