]> source.dussan.org Git - gitea.git/commit
Fix max length check and limit in multiple repo forms (#9148)
authorLauris BH <lauris@nix.lv>
Sun, 24 Nov 2019 23:06:23 +0000 (01:06 +0200)
committerGitHub <noreply@github.com>
Sun, 24 Nov 2019 23:06:23 +0000 (01:06 +0200)
commit95c3dc856a7d4199232549e3b4d76769ef868bda
tree40eed5392b00881f5e0e078012cc11e24637913c
parente8241bf55e0ff683933f9c7b51b8ee5956965bdf
Fix max length check and limit in multiple repo forms (#9148)

* Fix input field max length for release, label and milestone forms

* Add max length for isseu and PR title
modules/auth/repo_form.go
templates/repo/issue/labels.tmpl
templates/repo/issue/milestone_new.tmpl
templates/repo/issue/new_form.tmpl
templates/repo/issue/view_title.tmpl
templates/repo/release/new.tmpl