0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 06:18:39 +01:00
gitea/routers/private
Adam Majer cbf923e87b
Abstract hash function usage (#28138)
Refactor Hash interfaces and centralize hash function. This will allow
easier introduction of different hash function later on.

This forms the "no-op" part of the SHA256 enablement patch.
2023-12-13 21:02:00 +00:00
..
tests/repos
actions.go
default_branch.go
hook_post_receive.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
hook_pre_receive.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
hook_proc_receive.go
hook_verification_test.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
hook_verification.go Abstract hash function usage (#28138) 2023-12-13 21:02:00 +00:00
internal_repo.go
internal.go
key.go
mail.go
main_test.go
manager_process.go
manager_unix.go
manager_windows.go
manager.go
restore_repo.go
serv.go
ssh_log.go