aboutsummaryrefslogtreecommitdiffstats
path: root/models/user/email_address_test.go
Commit message (Expand)AuthorAgeFilesLines
* refactor some functions to support ctx as first parameter (#21878)Lunny Xiao2022-12-031-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Make e-mail sanity check more precise (#20991)Andreas Fischer2022-10-111-17/+19
* Move tests as seperate sub packages to reduce duplicated file names (#19951)Lunny Xiao2022-06-151-82/+83
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-2/+2
* Restrict email address validation (#17688)Lunny Xiao2022-03-141-0/+55
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-0/+122
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-6/+7
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-111-0/+131