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-06-06 14:28:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bf11b3d40eed9693900e66a92ef6afe4dd372b6
notifications-api
/
app
/
dao
History
Adam Shimali
9bf11b3d40
Merge pull request
#39
from alphagov/add_password_update
...
Added support for allowing password to updated from the PUT request t…
2016-01-28 11:54:26 +00:00
..
__init__.py
All four http methods working now for user and service restful apis.
2016-01-11 17:19:06 +00:00
api_key_dao.py
Update api-key/revoke endpoint to expire the key for the service.
2016-01-20 14:48:44 +00:00
jobs_dao.py
Fix for job urls that should have been within context of a service.
2016-01-18 09:57:04 +00:00
services_dao.py
Add sms notifications from a service to a queue.
2016-01-27 17:42:05 +00:00
templates_dao.py
Merged with master.
2016-01-22 14:46:03 +00:00
users_dao.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