Opened 3 years ago

Last modified 3 years ago

#32311 closed New feature

Add system check for CSRF_FAILURE_VIEW setting — at Initial Version

Reported by: Adam Johnson Owned by: nobody
Component: Core (System checks) Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Check #29642 added checks for the custom 400, 404, etc. error views. Similarly, a check should be added to ensure that the custom CSRF failure view as configured in the CSRF_FAILURE_VIEW setting exists and has the right function signature

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top