1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-01 09:21:32 +02:00
gitea/cmd
wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767)
The purpose of #18982 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 #21744
2022-11-10 16:12:23 -05:00
..
admin_auth_ldap_test.go
admin_auth_ldap.go
admin.go Revert unrelated changes for SMTP auth (#21767) 2022-11-10 16:12:23 -05:00
cert.go
cmd.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
convert.go
docs.go
doctor.go Split migrations folder (#21549) 2022-11-02 16:54:36 +08:00
dump_repo.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
dump.go dump: Add option to skip index dirs (#21501) 2022-10-24 11:19:21 +08:00
embedded_stub.go
embedded.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
generate.go
hook_test.go
hook.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
keys.go
mailer.go
main_test.go
manager_logging.go
manager.go
migrate_storage_test.go Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
migrate_storage.go Merge db.Iterate and IterateObjects (#21641) 2022-10-31 23:51:14 +08:00
migrate.go
restore_repo.go
serv.go
web_acme.go
web_graceful.go
web_https.go
web.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2022-10-02 01:26:33 +08:00