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-01 21:31:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37a5ce601a6d42d46c8d89160b66dd76aea76e4d
notifications-api
/
app
/
notifications
History
Rebecca Law
37293b6c7a
Added a test to ensure that all blueprints have a registered before_request method.
...
Added a test for the status endpoint.
2017-03-17 16:21:41 +00: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
Update info log to waring.
2017-01-27 12:20:54 +00:00
process_notifications.py
Quietly ignore extra personalisation
2017-03-07 16:09:17 +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
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
validators.py
- Refactor v2 post_notification to use a single method for sms and email.
2017-01-17 12:08:24 +00:00