Adam Shimali
|
806b3f6851
|
If failed login count > 0 and user subsequently logs in sucessfully,
then failed logins set to 0.
|
2016-01-28 11:58:33 +00:00 |
|
Nicholas Staples
|
66c1d858ac
|
Added support for allowing password to updated from the PUT request to the user rest endpoint.
|
2016-01-28 11:41:21 +00:00 |
|
Rebecca Law
|
3536aef8c0
|
Use VerifyCodeSchema
|
2016-01-27 12:11:25 +00:00 |
|
Rebecca Law
|
ba1a496520
|
Update send user code to use optional to field 'to' send the sms message to.
|
2016-01-27 11:54:28 +00:00 |
|
Rebecca Law
|
5dc48f8a01
|
Updated send user code to use an optional to field to send emails
Added tests for send_user_code
|
2016-01-27 11:51:02 +00:00 |
|
Rebecca Law
|
20f71487df
|
Remove trailing slash from /verify/code
|
2016-01-26 15:32:55 +00:00 |
|
Adam Shimali
|
d62b5bdce7
|
Record and persist failed login count on api.
|
2016-01-25 11:14:23 +00:00 |
|
Nicholas Staples
|
11c7795396
|
Merged with master.
|
2016-01-22 14:46:03 +00:00 |
|
Nicholas Staples
|
2c4f2c92b5
|
Fix for empty response 204.
|
2016-01-22 12:07:09 +00:00 |
|
Rebecca Law
|
8fa1cac1c6
|
Fix the user url.
Add test for authentication to test paths with path params
|
2016-01-22 09:59:02 +00:00 |
|
Nicholas Staples
|
6b035cd324
|
All tests working, second time around.
|
2016-01-21 17:29:24 +00:00 |
|
Nicholas Staples
|
0ec69b89ee
|
Added user verify password endpoint.
|
2016-01-20 16:25:18 +00:00 |
|
Adam Shimali
|
44824c9985
|
Update error message for password to match marshmallow errors.
|
2016-01-19 12:07:14 +00:00 |
|
Adam Shimali
|
f839bae1f5
|
Add rest of user model fields to api.
First step to moving user interactions to api.
|
2016-01-19 11:39:59 +00:00 |
|
Rebecca Law
|
b05ad17029
|
Remove trailing slashing from urls
|
2016-01-15 17:02:29 +00:00 |
|
Rebecca Law
|
010408d98a
|
Remove the view packages
|
2016-01-14 16:13:27 +00:00 |
|