0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-20 20:34:01 +02:00
gitea/modules/base
wxiaoguang fb1ad920b7
Refactor sha1 and time-limited code (#31023)
Remove "EncodeSha1", it shouldn't be used as a general purpose hasher
(just like we have removed "EncodeMD5" in #28622)

Rewrite the "time-limited code" related code and write better tests, the
old code doesn't seem quite right.
2024-05-20 15:12:50 +00:00
..
base.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
natural_sort.go Improve natural sort (#29611) 2024-03-05 15:13:35 +00:00
natural_sort_test.go Improve natural sort (#29611) 2024-03-05 15:13:35 +00:00
tool.go Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00
tool_test.go Refactor sha1 and time-limited code (#31023) 2024-05-20 15:12:50 +00:00