]> source.dussan.org Git - gitea.git/commit
Fix #807 parse the userinfo with the golang tools
authorPeter Smit <peter@smitmail.eu>
Fri, 2 Jan 2015 10:14:11 +0000 (12:14 +0200)
committerPeter Smit <peter@smitmail.eu>
Fri, 2 Jan 2015 10:14:11 +0000 (12:14 +0200)
commitd016eaaa09d5bcc1730b5d8c065511dd77e8e8bb
tree4d2d8107d9027457799d8d6c2e50200f60ed3abb
parent0b56272c130c88fc4441fb1cba04657fe73efc38
Fix #807 parse the userinfo with the golang tools

Note, this is now only fixed with Go version >= 1.4.2, see this bug in Go: https://github.com/golang/go/commit/07d86b1f2db73c6a0716aec4d4cd62dfacb04a21
routers/repo/repo.go