0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-23 14:05:31 +01:00
gitea/services/actions
wxiaoguang 8be198cdef
Use general token signing secret (#29205)
Use a clearly defined "signing secret" for token signing.
2024-02-18 17:39:04 +00:00
..
auth.go Use general token signing secret (#29205) 2024-02-18 17:39:04 +00:00
auth_test.go Use general token signing secret (#29205) 2024-02-18 17:39:04 +00:00
cleanup.go Expire artifacts before deleting them physically (#29241) 2024-02-18 22:25:14 +08:00
clear_tasks.go
commit_status.go
init.go
job_emitter.go
job_emitter_test.go
notifier.go Fix missed edit issues event for actions (#29237) 2024-02-18 15:16:34 +00:00
notifier_helper.go Only delete scheduled workflows when needed (#29091) 2024-02-08 13:00:17 +00:00
schedule_tasks.go