]> source.dussan.org Git - gitea.git/commit
Fix go get response if only app URL is custom in configuration (#2634)
authorLauris BH <lauris@nix.lv>
Mon, 2 Oct 2017 13:55:09 +0000 (16:55 +0300)
committerLunny Xiao <xiaolunwen@gmail.com>
Mon, 2 Oct 2017 13:55:09 +0000 (21:55 +0800)
commit46cc45f04967ac4e258daafb98a716bc5ac77a94
tree3a57fe955789d1c2273f34f4d2458465e60790e0
parenta8717e5e3ace4dd226547faae9c3a44616bbf6f0
Fix go get response if only app URL is custom in configuration (#2634)

* Fix go get response if only app URL is custom in configuration

* Rewrite to update Domain setting to match AppURL
modules/context/context.go
modules/setting/setting.go