Skip to content

Unauthenticated requests - 401 vs 403 responses #416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 22, 2013

Conversation

tomchristie
Copy link
Member

WIP - Still needs proper handling in View.handle_exception, and tests

@juanriaza
Copy link
Contributor

Digest HTTP auth support depend on this PR https://github.com/juanriaza/django-rest-framework-digestauth

@tomchristie
Copy link
Member Author

@juanriaza - Yeah, apologies, not found any time to tackle this yet.
If you're feeling super enthusiastic, and want to finish it off yourself I can talk you through the remaining work.
Otherwise I'll do my best to find some time on it.

@tomchristie
Copy link
Member Author

@juanriaza Reckon we're about done here now. Just going to consider if there's any backwards compat stuff to worry about with this change before merging.

tomchristie added a commit that referenced this pull request Jan 22, 2013
Unauthenticated requests - 401 vs 403 responses
@tomchristie tomchristie merged commit dd10d53 into master Jan 22, 2013
@tomchristie tomchristie deleted the unauthenticated_response branch January 22, 2013 19:53
treyhunner pushed a commit to treyhunner/django-rest-framework that referenced this pull request Sep 16, 2015
Don't raise an error if BeautifulSoup isn't installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants