#3067 Allow user on git://, git+http://, git+https://, and git+rsync:// scheme
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-2868  into  master

Download 3067.patch

Fixes: https://pagure.io/koji/issue/2868

:thumbsup:

The title of the PR is currently "Allow user on git+https scheme", but the change will affect all git schemes, which currently include: 'git://', 'git+http://', 'git+https://', and 'git+rsync://'.

I suspect the title is just overly specific

Also, the git and git+ssh clauses have a lot of overlap and this change makes me wonder if they should just be combined.

(but we don't have to do that in this PR)

:thumbsup:

rebased onto 51da8b110321aace5d35328e00cd227ba55b7340

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit a4f16fe1 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata