forgejo/routers/web/admin
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 Add system setting table with cache and also add cache supports for user setting () 2022-10-17 07:29:26 +08:00
admin_test.go
applications.go Support instance-wide OAuth2 applications () 2022-10-12 22:08:29 +08:00
auths.go Revert unrelated changes for SMTP auth () () 2022-11-10 16:11:56 -05:00
config.go Fix dashboard ignored system setting cache () () 2022-11-10 19:41:44 +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 () 2022-10-17 07:29:26 +08:00
orgs.go
packages.go
repos.go Move some files into models' sub packages () 2022-08-25 10:31:57 +08:00
users.go Redirect if user does not exist () 2022-08-29 15:44:39 +02:00
users_test.go