Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reformat with new clang-format | Dan Goodliffe | 2023-10-09 |
| | |||
* | Users service with rw/ro pools using new IceTray featuresgentoobrowse-api-0.12 | Dan Goodliffe | 2022-03-06 |
| | |||
* | Simple sanity checks on sign up data | Dan Goodliffe | 2022-03-01 |
| | |||
* | Clear sent emails on fixture exit | Dan Goodliffe | 2022-03-01 |
| | |||
* | Don't require lots of casting to mock mail server | Dan Goodliffe | 2022-03-01 |
| | | | | Keep it in the test client | ||
* | Fix up all remaining tools warnings in non-generated code | Dan Goodliffe | 2022-02-26 |
| | |||
* | 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 |