You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
admin.go
auth_form.go
org.go Allow Organisations to have a E-Mail (#25082) 2 years ago
package_form.go
repo_branch_form.go
repo_form.go Abstract hash function usage (#28138) 1 year ago
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go Fix required error for token name (#28267) 1 year ago
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go