Files
edx-platform/openedx/core/djangoapps
Feanil Patel cd3e4353b1 feat: Add a 403 and 429 handler.
See context here: https://django-ratelimit.readthedocs.io/en/latest/cookbook/429.html#context

For now we continue to fall back to django's default 403 handler for 403
but provide a new 429 template that we use for ratelimit exceptions.

This commit also updates a logistration test that relied on the old 403
behavior of django-ratelimit instead of the newly added 429 behavior.
2021-02-08 14:03:26 -05:00
..
2021-02-03 13:43:47 +05:00
2021-02-08 13:00:22 +05:00
2021-02-08 12:45:57 +05:00
2021-02-08 12:45:57 +05:00
2021-02-08 12:45:57 +05:00
2020-01-30 16:36:02 +05:00
2021-02-08 13:00:22 +05:00