Commit Graph

4 Commits (b3757e424ffc47f7ae07d8fecd9f2ecf98f20679)

Author SHA1 Message Date
Unknwon 207960b459
Fix create user can use user email which is used (#4016) 2017-01-29 18:29:53 -05:00
leonklingele d96f2a7184 Fix random string generator (#3953)
* 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
2016-12-21 03:41:37 -05:00
Unknwon 1f2e173a74 Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
Unknwon 52322ef624 models/user_mail: refactor EmailAddress 2016-07-16 10:08:04 +08:00