Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bind_email and bind_msisdn (#5964) | Andrew Morgan | 2019-09-04 | 1 | -18/+3 |
* | Remove unnecessary parentheses around return statements (#5931) | Andrew Morgan | 2019-08-30 | 1 | -2/+2 |
* | Revert "Add "require_consent" parameter for registration" | Brendan Abolivier | 2019-08-22 | 1 | -2/+0 |
* | Add "require_consent" parameter for registration | Half-Shot | 2019-08-22 | 1 | -0/+2 |
* | Replace returnValue with return (#5736) | Amber Brown | 2019-07-23 | 1 | -2/+2 |
* | Remove access-token support from RegistrationHandler.register (#5641) | Richard van der Hoff | 2019-07-08 | 1 | -6/+0 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -5/+12 |
* | Add rate-limiting on registration (#4735) | Brendan Abolivier | 2019-03-05 | 1 | -2/+6 |
* | Fix registration on workers (#4682) | Erik Johnston | 2019-02-20 | 1 | -0/+55 |
* | Split out registration to worker | Erik Johnston | 2019-02-18 | 1 | -0/+91 |