1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-26 17:26:10 +02:00
gitea/routers/api
Zettat123 04771b5ff7
Allow users with write permissions for issues to add attachments with API (#26837)
Fixes #24944

Since a user with write permissions for issues can add attachments to an
issue via the the web interface, the user should also be able to add
attachments via the API
2023-09-01 15:35:38 +00:00
..
actions Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2023-08-30 06:55:25 +00:00
packages Add auth-required to config.json for Cargo http registry (#26729) 2023-08-28 07:05:39 +00:00
v1 Allow users with write permissions for issues to add attachments with API (#26837) 2023-09-01 15:35:38 +00:00