]> source.dussan.org Git - gitea.git/commit
Refactor sha1 and time-limited code (#31023) (#31030)
authorGiteabot <teabot@gitea.io>
Mon, 20 May 2024 16:58:21 +0000 (00:58 +0800)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 16:58:21 +0000 (00:58 +0800)
commit55cb356b843474ffec4e9adea5b9803a4c33a09e
tree16f5b0e665a15bc2b4bac1e2831816ce477a4a6a
parent8a259e54c56774ca656eedede128362638874a22
Refactor sha1 and time-limited code (#31023) (#31030)

Backport #31023 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
models/user/email_address.go
models/user/user.go
modules/base/tool.go
modules/base/tool_test.go
modules/git/utils.go
modules/git/utils_test.go [new file with mode: 0644]
routers/web/repo/compare.go
services/gitdiff/gitdiff.go