fcoury / octopi

A Ruby interface to GitHub API v2
http://hasmany.info/2009/4/18/ruby-interface-to-github-api
MIT License
216 stars 47 forks source link

Validate User Names, Repository Names, and SHAs #6

Closed runpaint closed 15 years ago

runpaint commented 15 years ago

Valid user names, repository names, and SHAs match a regex, so we should check for bad data and raise a useful exception if we see it.

runpaint commented 15 years ago

May be fixed by commit 9fbc19ce4f897e9f7b787d910ed66d84dcc18682 . Leaving for fcoury to review.

fcoury commented 15 years ago

Closed by http://github.com/fcoury/octopi/commit/9fbc19ce4f897e9f7b787d910ed66d84dcc18682