0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-05 03:01:25 -05:00
forgejo/cmd
wxiaoguang 3aacc9b4ac
Revert unrelated changes for SMTP auth () ()
Backport 

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 

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-10 16:11:56 -05:00
..
admin.go Revert unrelated changes for SMTP auth () () 2022-11-10 16:11:56 -05:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2022-10-24 20:29:17 +01:00
convert.go
docs.go
doctor.go
dump.go
dump_repo.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2022-10-24 20:29:17 +01:00
embedded.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2022-10-24 20:29:17 +01:00
embedded_stub.go
generate.go
hook.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2022-10-24 20:29:17 +01:00
hook_test.go
keys.go
mailer.go
main_test.go
manager.go
manager_logging.go
migrate.go
migrate_storage.go
migrate_storage_test.go
restore_repo.go
serv.go
web.go
web_acme.go
web_graceful.go
web_https.go