forgejo/routers/web/admin
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.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
admin_test.go
applications.go
auths.go Revert unrelated changes for SMTP auth (#21767) 2022-11-10 16:12:23 -05:00
config.go Fix dashboard ignored system setting cache (#21621) 2022-11-10 14:43:53 +08:00
emails.go
hooks.go
main_test.go
notice.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00
orgs.go
packages.go
repos.go
users.go
users_test.go