0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 06:49:35 +01:00
gitea/routers/api/v1
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
..
activitypub
admin
misc
notify
org feat(API): add secret deletion functionality for repository (#26808) 2023-09-01 13:02:49 +00:00
packages
repo Allow users with write permissions for issues to add attachments with API (#26837) 2023-09-01 15:35:38 +00:00
settings
swagger
user
utils
api.go feat(API): add secret deletion functionality for repository (#26808) 2023-09-01 13:02:49 +00:00
auth_windows.go
auth.go