0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-03 19:24:49 +01:00
gitea/services/forms
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
..
admin.go
auth_form.go
org.go
package_form.go
repo_branch_form.go
repo_form.go
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go