0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 20:43:03 +01:00
gitea/routers/api/v1
Bo-Yi Wu e563297c34
fix(api): owner ID should be zero when created repo secret (#31715) (#31811)
- Change condition to include `RepoID` equal to 0 for organization
secrets

Backport https://github.com/go-gitea/gitea/pull/31715 by @appleboy

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-08-10 00:21:51 +08:00
..
activitypub
admin
misc
notify
org
packages
repo fix(api): owner ID should be zero when created repo secret (#31715) (#31811) 2024-08-10 00:21:51 +08:00
settings
shared
swagger
user
utils
api.go