Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don’t require SMS_AUTHENTICATION to view/edit user email/phone_verified | Dave Arter | 2018-02-07 | -0/+14 |
| | | | | | | | Previously this would force phone_verified to false for all user edits, as well as forcing email_verified to true - which would be the wrong thing to do if the user had been created/verified via the ‘report as another user’ flow. | |||
* | Admin ability to remove user account details. | Matthew Somerville | 2018-02-06 | -0/+16 |
| | ||||
* | Add admin ability to log user out. | Matthew Somerville | 2018-02-06 | -0/+10 |
| | ||||
* | Split up admin test file into many separate files. | Matthew Somerville | 2018-01-31 | -0/+413 |