aboutsummaryrefslogtreecommitdiff
path: root/models/user_mail.go
Commit message (Collapse)AuthorAge
* Fix create user can use user email which is used (#4016)Unknwon2017-01-29
|
* Fix random string generator (#3953)leonklingele2016-12-21
| | | | | | | | * Remove unused custom-alphabet feature of random string generator * Fix modulo-biased random string generator * Random string generator should return error if it fails to read random data via crypto/rand
* Refactor User.Id to User.IDUnknwon2016-07-24
|
* models/user_mail: refactor EmailAddressUnknwon2016-07-16