This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-02-24 11:59:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3e1ef223d02bb1af332cf4b5cb52697aabf20af
notifications-api
/
tests
/
app
/
user
History
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
..
__init__.py
Work in progress, skeleton of the api created and testing started. Need to fix authentication tests.
2016-01-08 17:51:46 +00:00
test_rest_verify.py
If failed login count > 0 and user subsequently logs in sucessfully,
2016-01-28 11:58:33 +00:00
test_rest.py
Added support for allowing password to updated from the PUT request to the user rest endpoint.
2016-01-28 11:41:21 +00:00