wingrunr21 / gitolite

A Ruby interface for the gitolite git backend system
https://github.com/wingrunr21/gitolite
MIT License
82 stars 37 forks source link

User names should coincide with internal gitolite rules #18

Open wingrunr21 opened 12 years ago

wingrunr21 commented 12 years ago

It is possible to add a user with an invalid user name right now (example is _bob@email.com). This should not be allowed and an appropriate exception should be raised when an invalid user name is added.