Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Staff user page for generating an access token. | Struan Donald | 2017-11-29 | -0/+22 |
* | Factor the three SMS code checking fns together. | Matthew Somerville | 2017-10-12 | -3/+5 |
* | Spot errors coming back when sending text. | Matthew Somerville | 2017-10-12 | -0/+6 |
* | Accept +1 geographic numbers as possibly mobile. | Matthew Somerville | 2017-10-05 | -6/+6 |
* | Allow verify/change/add email/phone in profile. | Matthew Somerville | 2017-09-30 | -3/+65 |
* | Add ability to log in on /auth via text. | Matthew Somerville | 2017-09-30 | -1/+97 |
* | Add 'verified' database columns for email/phone. | Matthew Somerville | 2017-09-30 | -1/+1 |
* | Move some auth functions to their own controllers. | Matthew Somerville | 2017-09-30 | -0/+296 |