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-04-11 20:59:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
edff192efccbaa9cfa4f2b2e8836d8a7dbf9a26e
notifications-api
/
app
/
notifications
History
minglis
05a179c6ef
Merge pull request
#941
from alphagov/load-service-on-auth
...
Load service on auth
2017-05-17 10:49:00 +01:00
..
__init__.py
…
notifications_letter_callback.py
Force parse JSON received from SNS:
2017-05-16 10:29:27 +01:00
notifications_ses_callback.py
Add DVLA callback:
2017-05-15 11:12:31 +01: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
Fixed error in code
2017-05-16 13:55:32 +01: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
Remove all DAO get service calls, replaced with reference to new service object in context.
2017-05-05 15:23:06 +01:00
utils.py
Add DVLA callback:
2017-05-15 11:12:31 +01:00
validators.py
Fixed import paths
2017-05-12 16:10:00 +01:00