Change the error code for failed auth to 404
This changes the HTTP error from 403 to 404 for views that are protected with `is_accessible()`.
Showing
Please register or sign in to comment
This changes the HTTP error from 403 to 404 for views that are protected with `is_accessible()`.