summaryrefslogtreecommitdiffstats
path: root/services/auth/source/smtp/source.go
Commit message (Expand)AuthorAgeFilesLines
* Revert unrelated changes for SMTP auth (#21767) (#21768)wxiaoguang2022-11-101-1/+1
* Rework mailer settings (#18982)Clar Fon2022-08-021-1/+1
* Refactor auth package (#17962)Lunny Xiao2022-01-021-7/+7
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+1
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-0/+1
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-3/+4
* Improve SMTP authentication and Fix user creation bugs (#16612)zeripath2021-08-111-2/+4
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+66