gitea/services/forms
Gusted c2d2323fc8
Configure update checker on installation page (#21655)
- I recently became aware that this was enabled by-default, I don't
necessary agree with that and this should rather be configured by the
user(this patch does that on the installation page) as it connects to a
homeserver, which I'd prefer to avoid on my instance.


![image](https://user-images.githubusercontent.com/25481501/199260613-a77a1b10-347a-4542-8982-9b9b24dad28c.png)
2022-11-01 19:23:56 +00:00
..
admin.go
auth_form.go
org.go
repo_branch_form.go
repo_form.go Limit length of repo description and repo url input fields (#21119) 2022-09-16 15:19:16 +08:00
repo_form_test.go
repo_tag_form.go
user_form.go Configure update checker on installation page (#21655) 2022-11-01 19:23:56 +00:00
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go