<div dir="ltr"><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;color:rgb(75,75,75)">Hello Guys, I am new to Openstack, python and django framework.</p>
<p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;color:rgb(75,75,75)">I am trying to login into Opensatck dahboard using dashboard request. Since i am sending a request from a host, other than, where user is created. I had to get csrf exempt. I have been able to get pass the csrf problem. I am testing my POST request on 2 different systems. One which has username and password stored in cookies and the other don't. The one which has username and password stored gets login to user page while the other don't. Also i tried to print the username - it prints "anonymous user". I guess i am not able to pass the username and password correctly. Any help is appreciated.</p>
<p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;color:rgb(75,75,75)"><br></p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;color:rgb(75,75,75)">
Thanks,</p><p style="margin:0px 0px 14px;padding:0px 5px 5px 0px;border:none;font-size:14px;line-height:1.4;font-family:'Helvetica Neue',Arial,Helvetica,sans-serif;color:rgb(75,75,75)">Akshat Sharma</p></div>