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-02 04:20:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4996aaf0ed2e424a578a2c31610c1d51d45f043
notifications-api
/
tests
/
app
/
notifications
History
Martyn Inglis
803c21865b
Allow rate limiting on a per env basis
...
- switched off on prod by default
2017-04-25 09:54:09 +01:00
..
rest
Adds in call to new rate limit method in the redis client
2017-04-24 14:15:08 +01:00
__init__.py
…
test_notifications_ses_callback.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_process_client_response.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_process_notification.py
Added the random string reference to the letter
2017-04-12 17:56:55 +01:00
test_receive_notification.py
…
test_rest.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
test_validators.py
Allow rate limiting on a per env basis
2017-04-25 09:54:09 +01:00