0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 21:36:13 +01:00
gitea/routers
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
..
api Allow users with write permissions for issues to add attachments with API (#26837) 2023-09-01 15:35:38 +00:00
common
install
private
utils
web
init.go