mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fixes #6960 According to [spec][1], /verify requests must have `Accept: application/vnd.git-lfs+json` Previous code works because `git-lfs` also [violates spec and doesn't send any Accept header at all][2] For other clients that DO set `Accept: application/vnd.git-lfs+json`, addition of `Accept: application/vnd.git-lfs` either forces them to violate the spec or is ignored, depending on order in what they create header list. [1]: https://github.com/git-lfs/git-lfs/blob/master/docs/api/basic-transfers.md#verification [2]: https://github.com/git-lfs/git-lfs/issues/3662 |
6 years ago | |
---|---|---|
.. | ||
auth | 6 years ago | |
avatar | 8 years ago | |
base | 6 years ago | |
cache | 7 years ago | |
context | 6 years ago | |
cron | 6 years ago | |
generate | 6 years ago | |
git | 6 years ago | |
gzip | 6 years ago | |
highlight | 8 years ago | |
httplib | 7 years ago | |
indexer | 6 years ago | |
lfs | 6 years ago | |
log | 6 years ago | |
mailer | 6 years ago | |
markup | 6 years ago | |
metrics | 6 years ago | |
migrations | 6 years ago | |
minwinsvc | 8 years ago | |
notification | 6 years ago | |
options | 8 years ago | |
pprof | 6 years ago | |
private | 6 years ago | |
process | 7 years ago | |
public | 6 years ago | |
recaptcha | 6 years ago | |
repofiles | 6 years ago | |
search | 7 years ago | |
secret | 6 years ago | |
session | 6 years ago | |
setting | 6 years ago | |
ssh | 6 years ago | |
structs | 6 years ago | |
sync | 8 years ago | |
templates | 6 years ago | |
test | 6 years ago | |
user | 7 years ago | |
util | 6 years ago | |
validation | 6 years ago |