forgejo/services/forms
wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth ()
The purpose of  is to improve the SMTP mailer, but there were some
unrelated changes made to the SMTP auth in
d60c438694

This PR reverts these unrelated changes, fix 
2022-11-10 16:12:23 -05:00
..
admin.go Improve valid user name check () 2022-11-04 17:04:08 +08:00
auth_form.go Revert unrelated changes for SMTP auth () 2022-11-10 16:12:23 -05:00
org.go Improve valid user name check () 2022-11-04 17:04:08 +08:00
repo_branch_form.go Keep path when creating a new branch () 2022-09-15 21:25:16 +08:00
repo_form.go Add Webhook authorization header () 2022-11-03 20:23:20 +02:00
repo_form_test.go format with gofumpt () 2022-01-20 18:46:10 +01:00
repo_tag_form.go Add tag protection () 2021-06-25 16:28:55 +02:00
user_form.go Improve valid user name check () 2022-11-04 17:04:08 +08:00
user_form_auth_openid.go Improve valid user name check () 2022-11-04 17:04:08 +08:00
user_form_hidden_comments.go Move issues related files into models/issues () 2022-06-13 17:37:59 +08:00
user_form_test.go Move modules/forms to services/forms () 2021-04-06 20:44:05 +01:00