Hey :)

I think you can just use the following decorator “@csrf_exempt”
and you should be able to disable it from the view.

Razique
On 10 Dec 2013, at 11:30, Abhishek Aggarwal <[email protected]> wrote:

> Hi Stackers,
> 
> I am trying to login into Openstack Dashboard through remote server and I am 
> getting the error
> 
> Forbidden (403)
> CSRF verification failed. Request aborted.
> 
> How can I disable CSRF verification on openstack?
> 
> Thanks.
> Abhishek
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : [email protected]
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to