gitea/services/auth
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
..
source Revert unrelated changes for SMTP auth (#21767) 2022-11-10 16:12:23 -05:00
auth_test.go
auth.go
basic.go
group.go
httpsign.go
interface.go
oauth2.go
reverseproxy.go Add support for authentication based on reverse proxy email (#19949) 2022-09-28 02:00:15 +02:00
session.go SessionUser protection against nil pointer dereference (#21358) 2022-10-06 21:50:38 +01:00
signin.go
source.go
sspi_windows.go
sync.go