This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-24 12:56:36 +01:00
Code
Issues
Activity
gitea
/
services
/
actions
History
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_test.go
Use general token signing secret (
#29205
)
2024-02-18 17:39:04 +00:00
auth.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_test.go
…
job_emitter.go
…
notifier_helper.go
…
notifier.go
Fix missed edit issues event for actions (
#29237
)
2024-02-18 15:16:34 +00:00
schedule_tasks.go
…