]> source.dussan.org Git - gitea.git/commit
Fix bug when upload on web (#15042)
authorLunny Xiao <xiaolunwen@gmail.com>
Fri, 19 Mar 2021 22:49:29 +0000 (06:49 +0800)
committerGitHub <noreply@github.com>
Fri, 19 Mar 2021 22:49:29 +0000 (23:49 +0100)
commitcf549500e063cfc340c4bf60b7abec54ced135d2
tree244b4dddb426e1e6be797a0085d341cd08eeaed3
parentfcf2c97d39f2b884b3ddd75d1c8eb15477de734e
Fix bug when upload on web (#15042)

* Fix bug when upload on web

* move into own function

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
modules/repofiles/upload.go