SquareSquash / web

Squash’s front-end and API host.
http://www.squash.io
Apache License 2.0
963 stars 135 forks source link

add adt'l validation on git URLs #94

Closed davidmarkcarlson closed 11 years ago

davidmarkcarlson commented 11 years ago

@RISCfuture

I think this should do the general case of the tests I want for the repository_url validation.

RISCfuture commented 11 years ago

Let's do this in the internal codebase; it's only necessary to limit repository URLs to https:// in SJC.

davidmarkcarlson commented 11 years ago

my internal change is even more restrictive, but I'll go ahead and work on it there.

On Wed, Oct 16, 2013 at 3:32 PM, Tim Morgan notifications@github.comwrote:

Let's do this in the internal codebase; it's only necessary to limit repository URLs to https:// in SJC.

— Reply to this email directly or view it on GitHubhttps://github.com/SquareSquash/web/pull/94#issuecomment-26449936 .