1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-07 16:08:16 +00:00
gitea/routers
yp05327 2ac6f2b129
Fix internal server error when updating labels without write permission ()
Fix 

if permission denined, `prepareForReplaceOrAdd` will return nothing, and
this case is not handled.
2024-12-10 18:42:52 +00:00
..
api Fix internal server error when updating labels without write permission () 2024-12-10 18:42:52 +00:00
common Fix markup render regression and fix some tests () 2024-11-26 03:04:55 +08:00
install Save initial signup information for users to aid in spam prevention () 2024-09-09 17:05:16 -04:00
private Split mail sender sub package from mailer service package () 2024-11-30 01:15:41 +00:00
utils Refactor external URL detection () 2024-03-22 04:32:40 +08:00
web Refactor issue filter (labels, poster, assignee) () 2024-12-10 11:38:22 +08:00
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files () 2024-10-02 08:03:19 +08:00