gitea/modules/forms
zeripath 6e423d5573
Ensure validation occurs on clone addresses too (#14994)
* Ensure validation occurs on clone addresses too

Fix #14984

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix lint

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Fix api tests

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-03-15 17:52:11 -04:00
..
admin.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
auth_form.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
org.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
repo_branch_form.go Create tag on ui (#13467) 2021-02-28 19:57:45 +00:00
repo_form.go Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
repo_form_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
user_form.go Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
user_form_auth_openid.go Move middlewares to web/middleware (#14480) 2021-01-30 10:55:53 +02:00
user_form_test.go Allow blocking some email domains from registering an account (#14667) 2021-02-15 00:31:29 +01:00