]> source.dussan.org Git - gitea.git/commit
Prevent Authorization header for presigned LFS urls (#21531) (#21569)
authorKN4CK3R <admin@oldschoolhack.me>
Mon, 24 Oct 2022 03:18:31 +0000 (05:18 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Oct 2022 03:18:31 +0000 (11:18 +0800)
commit6b7ce726c21f9bc666e55a6eeccd9244010419c2
tree6a6fb30dc298aa14a060c837d271f3288eb5d626
parent92b5f48c400ba7913def5bf724ecc66ad614e4ac
Prevent Authorization header for presigned LFS urls (#21531) (#21569)

Backport of #21531

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
services/lfs/server.go