0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 08:18:03 +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 Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
misc Fix markup render regression and fix some tests (#32640) 2024-11-26 03:04:55 +08:00
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 Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00
user Move GetFeeds to service layer (#32526) 2024-11-29 17:53:49 +00:00
utils Move admin routers from /admin to /-/admin (#32189) 2024-10-10 04:56:49 +00:00
api.go Add priority to protected branch (#32286) 2024-11-27 05:41:06 +01:00