gitea/templates
Bo-Yi Wu 79d74d208f
Add API route to list org secrets (#26485)
- Add a new function `CountOrgSecrets` in the file
`models/secret/secret.go`
- Add a new file `modules/structs/secret.go`
- Add a new function `ListActionsSecrets` in the file
`routers/api/v1/api.go`
- Add a new file `routers/api/v1/org/action.go`
- Add a new function `listActionsSecrets` in the file
`routers/api/v1/org/action.go`

go-sdk: https://gitea.com/gitea/go-sdk/pulls/629

---------

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-15 14:32:43 +02:00
..
admin Remove unnecessary template helper DisableGravatar (#26386) 2023-08-08 08:29:14 +00:00
api/packages/pypi
base Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
code
custom
devtest
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
mail
org Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
package
projects fix grab cursor on default column (#26476) 2023-08-14 09:15:16 +08:00
repo add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
shared
status
swagger Add API route to list org secrets (#26485) 2023-08-15 14:32:43 +02:00
user
home.tmpl
install.tmpl
post-install.tmpl