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.
gitea/services/attachment
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151)
From testing, I found that issue posters and users with repository write
access are able to edit attachment names in a way that circumvents the
instance-level file extension restrictions using the edit attachment
APIs. This snapshot adds checks for these endpoints.
3 months ago
..
attachment.go Include file extension checks in attachment API (#32151) 3 months ago
attachment_test.go Even more `db.DefaultContext` refactor (#27352) 1 year ago