forgejo/services/forms
Earl Warren 64cd6e8df5
Fix required error for token name (#28267)
- Say to the binding middleware which locale should be used for the
required error.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1683

(cherry picked from commit 5a2d796612)

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-11-29 03:47:05 +00:00
..
admin.go
auth_form.go
org.go Allow Organisations to have a E-Mail (#25082) 2023-07-25 08:26:27 +00:00
package_form.go
repo_branch_form.go
repo_form.go Add support for forking single branch (#25821) 2023-09-29 09:48:39 +08:00
repo_form_test.go
repo_tag_form.go
runner.go
user_form.go Fix required error for token name (#28267) 2023-11-29 03:47:05 +00:00
user_form_auth_openid.go
user_form_hidden_comments.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
user_form_test.go