Skip to content

Unauthenticated handlers - #1758

Closed
nedbat wants to merge 1 commit into
masterfrom
ned/unauthenticated-handlers
Closed

Unauthenticated handlers#1758
nedbat wants to merge 1 commit into
masterfrom
ned/unauthenticated-handlers

Conversation

@nedbat

@nedbat nedbat commented Nov 24, 2013

Copy link
Copy Markdown
Contributor

Decorate an XBlock handler with @XBlock.unauthenticated, and it will be
handled by a Django view with no authentication or csrf protection.

Decorate an XBlock handler with @XBlock.unauthenticated, and it will be
handled by a Django view with no authentication or csrf protection.
@nedbat

nedbat commented Dec 3, 2013

Copy link
Copy Markdown
Contributor Author

This change was pulled in as part of the recent LTI work.

@nedbat nedbat closed this Dec 3, 2013
@nedbat
nedbat deleted the ned/unauthenticated-handlers branch June 20, 2014 18:33
jenkins-ks pushed a commit to nttks/edx-platform that referenced this pull request Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant