Skip to content

Conversation

johnraz
Copy link
Contributor

@johnraz johnraz commented Apr 7, 2016

Description

A view with no authentication_classes set and that fails a
permission check should raise a 403 with the message from the
failing permission.

Fixes #4039

A view with no `authentication_classes` set and that fails a
permission check should raise a 403 with the message from the
failing permission.
@johnraz johnraz force-pushed the show-permission-message-and-403-when-no-authentication-view branch from be79e2a to 4def193 Compare April 7, 2016 14:50
@lovelydinosaur lovelydinosaur merged commit 78e4ea0 into encode:master Apr 7, 2016
@lovelydinosaur
Copy link
Member

👍 Yup, good stuff.

@lovelydinosaur lovelydinosaur added this to the 3.3.3 Release milestone Apr 7, 2016
@johnraz
Copy link
Contributor Author

johnraz commented Apr 7, 2016

thx @tomchristie !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants