summaryrefslogtreecommitdiff
path: root/gentoobrowse-api/unittests/testUsers.cpp
Commit message (Collapse)AuthorAge
* Clang formatDan Goodliffe2020-12-15
|
* Switch to IceTray Cubes and MailsDan Goodliffe2019-06-09
|
* User pruninggentoobrowse-api-0.9.6Dan Goodliffe2018-03-04
| | | | Purge out unverified users after a period of time.
* Add a test user we never verifyDan Goodliffe2018-03-04
|
* Use Boost's GE tests, not > (the change to >= is deliberate)Dan Goodliffe2018-03-04
|
* Sign-upsDan Goodliffe2018-03-04
| | | | | | | Improves the handling of sign-up requests when an existing unverified user already exists and authentication for that user succeeds with the newly provided credentials. In this case, resend the verification email to the original address and return the original user model.
* Implement sending emails of news ebuilds and signup verificationDan Goodliffe2017-01-03
|
* Add fields/members/functions for storing a user's signup date and when they ↵Dan Goodliffe2017-01-03
| | | | last received a mailshot
* Add support for getting a user's tracked packagesDan Goodliffe2016-11-04
|
* Add all the expected methods to the user serviceDan Goodliffe2016-10-17
|
* Add basics of user serviceDan Goodliffe2016-10-04