0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:54:50 +01:00
gitea/routers
Lunny Xiao 9e0db1b646
Fix rename branch permission bug (#32066)
The previous implementation requires admin permission to rename branches
which should be write permission.

Fix #31993
2024-09-22 18:08:27 +00:00
..
api Fix artifact v4 upload above 8MB (#31664) 2024-09-22 14:01:09 +03:00
common
install Save initial signup information for users to aid in spam prevention (#31852) 2024-09-09 17:05:16 -04:00
private
utils
web Fix rename branch permission bug (#32066) 2024-09-22 18:08:27 +00:00
init.go