]> source.dussan.org Git - gitea.git/commit
Fix attachment download bug (#27486)
authorLunny Xiao <xiaolunwen@gmail.com>
Tue, 10 Oct 2023 15:33:56 +0000 (23:33 +0800)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 15:33:56 +0000 (15:33 +0000)
commit5c9fbcca00caaf676abbb475815a2a3a91107f1d
tree69777abf5ad1f933c4a6485329f2d4d86a03ed3d
parent7ff1f2527c7121447d88ea03ba8b436ed55813b9
Fix attachment download bug (#27486)
services/auth/auth.go
services/auth/auth_test.go
services/auth/basic.go
services/auth/oauth2.go
services/auth/reverseproxy.go
services/convert/attachment.go