Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clang format | Dan Goodliffe | 2020-12-15 |
| | |||
* | Switch to IceTray Cubes and Mails | Dan Goodliffe | 2019-06-09 |
| | |||
* | User pruninggentoobrowse-api-0.9.6 | Dan Goodliffe | 2018-03-04 |
| | | | | Purge out unverified users after a period of time. | ||
* | Add a test user we never verify | Dan Goodliffe | 2018-03-04 |
| | |||
* | Use Boost's GE tests, not > (the change to >= is deliberate) | Dan Goodliffe | 2018-03-04 |
| | |||
* | Sign-ups | Dan Goodliffe | 2018-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 verification | Dan Goodliffe | 2017-01-03 |
| | |||
* | Add fields/members/functions for storing a user's signup date and when they ↵ | Dan Goodliffe | 2017-01-03 |
| | | | | last received a mailshot | ||
* | Add support for getting a user's tracked packages | Dan Goodliffe | 2016-11-04 |
| | |||
* | Add all the expected methods to the user service | Dan Goodliffe | 2016-10-17 |
| | |||
* | Add basics of user service | Dan Goodliffe | 2016-10-04 |