On 12/10/2013 08:30 PM, Abhishek Aggarwal 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?
> 
In general, you shouldn't turn csrf protection off.  It's a security
feature.
You'll find the docs here:
https://docs.djangoproject.com/en/1.6/ref/contrib/csrf/

Matthias


_______________________________________________
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