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.
forgejo/routers
zeripath a4a6a5987b
Return 404 NotFound if requested attachment does not exist (#20886)
Add code to test if GetAttachmentByID returns an ErrAttachmentNotExist error
and return NotFound instead of InternalServerError

Fix #20884

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
api Return 404 NotFound if requested attachment does not exist (#20886) 2 years ago
common Rework raw file http header logic (#20484) 2 years ago
install Rework mailer settings (#18982) 2 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) 2 years ago
utils refactor webhook *NewPost (#20729) 2 years ago
web refactor webhook *EditPost (#20780) 2 years ago
init.go Refactor legacy git init (#20376) 2 years ago