0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 09:44:30 +01:00
gitea/routers/api/v1
yp05327 2ac6f2b129
Fix internal server error when updating labels without write permission (#32776)
Fix #32775

if permission denined, `prepareForReplaceOrAdd` will return nothing, and
this case is not handled.
2024-12-10 18:42:52 +00:00
..
activitypub
admin
misc
notify
org Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
packages
repo Fix internal server error when updating labels without write permission (#32776) 2024-12-10 18:42:52 +00:00
settings
shared
swagger
user Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
utils
api.go