forgejo/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 fix Missing 404 swagger response docs for /admin/users/{username} (#26086) 2023-07-24 10:48:44 +02:00
misc Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
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 refactor(API): refactor secret creation and update functionality (#26751) 2023-08-28 13:08:19 +08:00
user
utils
api.go feat(API): add secret deletion functionality for repository (#26808) 2023-09-01 13:02:49 +00:00
auth.go
auth_windows.go