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
2025-12-24 01:11:38 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
385a73da2ba70fbddadc3072ffd5922c1f8a0e98
notifications-api
/
app
/
notifications
History
Martyn Inglis
385a73da2b
Revert "ensure we're passing through api keys and key types from notifications"
...
This reverts commit
25d1777937
.
2017-03-30 10:38:41 +01:00
..
__init__.py
…
notifications_ses_callback.py
Added a test to ensure that all blueprints have a registered before_request method.
2017-03-17 16:21:41 +00:00
notifications_sms_callback.py
Added a test to ensure that all blueprints have a registered before_request method.
2017-03-17 16:21:41 +00:00
process_client_response.py
…
process_notifications.py
Reinstating the 2 task model for API submitted notifications.
2017-03-23 14:41:00 +00:00
receive_notifications.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
rest.py
Revert "ensure we're passing through api keys and key types from notifications"
2017-03-30 10:38:41 +01:00
validators.py
…