Files
edx-platform/lms/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-01 18:28:04 +05:00
2021-02-04 14:07:47 +05:00
2021-02-01 19:27:15 +05:00
2021-02-01 19:27:15 +05:00
2021-02-02 11:33:01 +05:00
2021-02-02 11:31:34 +05:00
2021-02-02 11:31:34 +05:00
2021-02-02 11:37:56 +05:00
2021-02-02 11:39:28 +05:00
2021-02-02 11:39:28 +05:00
2021-02-02 12:09:42 +05:00
2021-02-02 12:09:42 +05:00
2021-02-02 12:39:06 +05:00
2021-02-02 13:29:06 +05:00
2021-02-04 10:20:25 +05:00
2019-06-21 16:39:24 +05:00