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/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
2 years ago
..
actions Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 2 years ago
packages Add auth-required to config.json for Cargo http registry (#26729) 2 years ago
v1 Allow users with write permissions for issues to add attachments with API (#26837) 2 years ago