forgejo/services/forms
Zettat123 ed7245f997
Title can be empty when creating tag only (#23917)
Fixes #23809

Make the title not required. If the title is empty when creating release
(not tag), an error message will be displayed.

![image](https://user-images.githubusercontent.com/15528715/229761056-c52e338b-5f25-4d7d-bb44-2cb0304abcee.png)
2023-04-06 21:44:52 -04: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