1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 03:06:04 +00:00
gitea/routers
Bo-Yi Wu d39bce7f00
fix(api): owner ID should be zero when created repo secret (#31715)
- Change condition to include `RepoID` equal to 0 for organization
secrets

---------

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2024-07-29 17:15:02 +00:00
..
api fix(api): owner ID should be zero when created repo secret (#31715) 2024-07-29 17:15:02 +00:00
common Refactor route path normalization (#31381) 2024-06-17 23:28:47 +00:00
install Refactor names (#31405) 2024-06-19 06:32:45 +08:00
private Allow force push to protected branches (#28086) 2024-07-05 18:21:56 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Add permission check when creating PR (#31033) 2024-07-29 02:21:22 +00:00
init.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00