0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 03:31:51 -05:00
forgejo/services/auth
wxiaoguang 3aacc9b4ac
Revert unrelated changes for SMTP auth (#21767) (#21768)
Backport #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

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-10 16:11:56 -05:00
..
source Revert unrelated changes for SMTP auth (#21767) (#21768) 2022-11-10 16:11:56 -05:00
auth.go
auth_test.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