0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-21 17:55:00 +02: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 Use docs.gitea.com instead of docs.gitea.io (#26739) 2023-08-27 11:59:12 +00:00
private Fix verifyCommits error when push a new branch (#26664) 2023-08-30 02:27:53 +00:00
utils
web Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
init.go Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00