Skip to content

Repository URL validation #51

Description

@paul-blundell

There is some validation set on the repository to ensure it is a valid URL, however this prevents you from being able to use SSH for the repository.

To fix this locally I have updated the file /app/Services/Form/Project/ProjectFormLaravelValidator.php and changed required|url to just required next to repository.
Not sure if this is the only place that needs updating?

I can now use repository URLs like so: git@bitbucket.org:company/project.git

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions