Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move EmailAddress & UserRedirect into models/user/ (#17607) | Lunny Xiao | 2021-11-11 | 1 | -253/+0 |
* | Move login related structs and functions to models/login (#17093) | Lunny Xiao | 2021-09-24 | 1 | -2/+2 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -9/+10 |
* | Always store primary email address into email_address table and also the stat... | Lunny Xiao | 2021-06-08 | 1 | -18/+33 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 1 | -4/+4 |
* | Admin page for managing user e-mail activation (#10557) | guillep2k | 2020-03-02 | 1 | -0/+66 |
* | Fix tests code to prevent some runtime errors (#2381) | Morlinest | 2017-08-28 | 1 | -7/+9 |
* | test: Add user mail testing. (#833) | Bo-Yi Wu | 2017-02-04 | 1 | -0/+169 |