| Commit message (Expand) | Author | Age | Files | Lines |
* | rsponse 404 when delete not exist email (#15383) | a1012112796 | 2021-04-10 | 1 | -5/+1 |
* | chore(models): rewrite code format. (#14754) | Bo-Yi Wu | 2021-03-14 | 1 | -5/+3 |
* | skip email validation on empty string (#13627) | 6543 | 2020-11-20 | 1 | -6/+19 |
* | Add email validity check (#13475) | Chris Shyi | 2020-11-14 | 1 | -0/+10 |
* | Use ID or Where to instead directly use Get when load object from database (#... | Lunny Xiao | 2020-06-17 | 1 | -5/+5 |
* | Admin page for managing user e-mail activation (#10557) | guillep2k | 2020-03-02 | 1 | -16/+265 |
* | Ensure only own addresses are updated (#10397) | guillep2k | 2020-02-21 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -1/+1 |
* | Replace deprecated Id method with ID (#2655) | Ethan Koenig | 2017-10-05 | 1 | -2/+2 |
* | Reduce usage of allcols on update (#2596) | Lunny Xiao | 2017-09-25 | 1 | -3/+3 |
* | Refactor session close as xorm already does everything needed internally (#2020) | Lauris BH | 2017-06-21 | 1 | -2/+2 |
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -2/+2 |
* | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 1 | -1/+3 |
* | fixed vulnerabilities (#392) | Lunny Xiao | 2016-12-15 | 1 | -4/+21 |
* | Fixes typos | Bwko | 2016-11-27 | 1 | -6/+6 |
* | Lint models/user_email.go | Bwko | 2016-11-26 | 1 | -1/+7 |
* | fixed bug #151 caused Find should be Get (#153) | Lunny Xiao | 2016-11-12 | 1 | -1/+1 |
* | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -3/+10 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -3/+3 |
* | models/user_mail: refactor EmailAddress | Unknwon | 2016-07-16 | 1 | -0/+198 |