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-01-19 09:01:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c20c3e7be7cb36e7c186c7df0efa45c6a429ddc
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