summaryrefslogtreecommitdiffstats
path: root/models/user_email.go
Commit message (Expand)AuthorAgeFilesLines
* Move more model into models/user (#17826)Lunny Xiao2021-11-281-262/+0
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-10/+14
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-0/+21
* Remove NewSession method from db.Engine interface (#17577)Lunny Xiao2021-11-211-9/+10
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-111-0/+235