0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-17 00:24:46 +01:00
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
auth_form.go
org.go
repo_branch_form.go
repo_form_test.go
repo_form.go Ensure validation occurs on clone addresses too (#14994) 2021-03-15 17:52:11 -04:00
user_form_auth_openid.go
user_form_test.go
user_form.go