Re: [Django] #30433: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1. (was: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1)

2019-05-03 Thread Django
#30433: Authentication system is not working with Google Chrome for django 2.1 
and
2.2.1.
-+--
 Reporter:  Anurag Gundappa  |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:  CSRF |  Version:  2.2
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:  login, CSRF  | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+--
Changes (by felixxm):

 * status:  new => closed
 * resolution:   => needsinfo
 * severity:  Release blocker => Normal


Comment:

 Thanks for the report, however login on Chrome browser works for me with
 Django 2.1, 2.2, and on master. Can you provide an example project to
 reproduce this issue? Maybe there is some problem with session engine, or
 cookie settings etc., but it's hard to tell without details or an example
 project.

 You should start from one of
 [https://code.djangoproject.com/wiki/TicketClosingReasons/UseSupportChannels
 support channels].

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.33b3d07d5a8091809c0b472a6835e968%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30433: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1

2019-05-02 Thread Django
#30433: Authentication system is not working with Google Chrome for django 2.1 
and
2.2.1
-+--
 Reporter:  Anurag Gundappa  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  CSRF |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  login, CSRF  | Triage Stage:  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+--
Changes (by Anurag Gundappa):

 * stage:  Accepted => Unreviewed


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.560b7706ee83050f48fe3c733484b1fe%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30433: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1

2019-05-02 Thread Django
#30433: Authentication system is not working with Google Chrome for django 2.1 
and
2.2.1
-+
 Reporter:  Anurag Gundappa  |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  CSRF |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  login, CSRF  | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+
Changes (by Anurag Gundappa):

 * stage:  Unreviewed => Accepted


Old description:

> I am using django 2.2.1 for my  personal project . It is observed that
> django admin and custom user login works fine with Firefox  but when
> tried to login with same URL on Google Chrome version 74, that doesn't
> works and throws CSRF token error. I  experienced this  issue on Windows
> 10 and Ubuntu 19.04. I could not even sign up for djangoproject  with
> Google chrome.  I have hosted same project on heroku and pythonanywhere
> but still the login behaviour was same. Django 2.1 and  2.2.1 are only
> allowing user login from Firefox and not with Chrome. I double checked my
> Login views  but there is no problem  with my views . TO verify this I
> created new project  with django 2.0 and user login is working as
> expected with FIrefox and Chrome  both. At first I thought login only
> working with default browser  so I tried setting Chrome as my default
> browser but no luck

New description:

 I am using django 2.2.1 for my  personal project . It is observed that
 django admin and custom user login works fine with Firefox  but when tried
 to login with same URL on Google Chrome version 74, that doesn't works and
 throws CSRF token error. I  experienced this  issue on Windows  10 and
 Ubuntu 19.04. I could not even sign up for djangoproject  with Google
 chrome.

 I have hosted same project on heroku and pythonanywhere but still the
 login behaviour was same. Django 2.1 and  2.2.1 are only allowing user
 login from Firefox and not with Chrome. I double checked my Login views
 but there is no problem  with my views . TO verify this I created new
 project  with django 2.0 and user login is working as expected with
 FIrefox and Chrome  both. At first I thought login only working with
 default browser  so I tried setting Chrome as my default browser but no
 luck.

 On Windows 10 I could only login to my project with Microsoft Edge but not
 with Chrome.

--

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.c6d03df210937301394f923fb945a1b6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30433: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1

2019-05-02 Thread Django
#30433: Authentication system is not working with Google Chrome for django 2.1 
and
2.2.1
-+-
 Reporter:  Anurag Anurag|Owner:  nobody
  GundappaGundappa   |
 Type:  Bug  |   Status:  new
Component:  CSRF |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  login, CSRF  | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Anurag Anurag GundappaGundappa):

 * Attachment "django bug2.png" added.

 Login failure on chrome for my project

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.5aff95da94d87d90b477ac6a59ab911e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #30433: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1

2019-05-02 Thread Django
#30433: Authentication system is not working with Google Chrome for django 2.1 
and
2.2.1
-+-
 Reporter:  Anurag Anurag|Owner:  nobody
  GundappaGundappa   |
 Type:  Bug  |   Status:  new
Component:  CSRF |  Version:  2.2
 Severity:  Release blocker  |   Resolution:
 Keywords:  login, CSRF  | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Anurag Anurag GundappaGundappa):

 * Attachment "django bug.png" added.

 The screenshot showing sign up error on djangoproject  with Chrome

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.194a6fa4d2bc22e702eab977b550b868%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #30433: Authentication system is not working with Google Chrome for django 2.1 and 2.2.1

2019-05-02 Thread Django
#30433: Authentication system is not working with Google Chrome for django 2.1 
and
2.2.1
-+-
   Reporter:  Anurag |  Owner:  nobody
  Anurag GundappaGundappa|
   Type:  Bug| Status:  new
  Component:  CSRF   |Version:  2.2
   Severity:  Release|   Keywords:  login, CSRF
  blocker|
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 I am using django 2.2.1 for my  personal project . It is observed that
 django admin and custom user login works fine with Firefox  but when tried
 to login with same URL on Google Chrome version 74, that doesn't works and
 throws CSRF token error. I  experienced this  issue on Windows  10 and
 Ubuntu 19.04. I could not even sign up for djangoproject  with Google
 chrome.  I have hosted same project on heroku and pythonanywhere but still
 the login behaviour was same. Django 2.1 and  2.2.1 are only allowing user
 login from Firefox and not with Chrome. I double checked my Login views
 but there is no problem  with my views . TO verify this I created new
 project  with django 2.0 and user login is working as expected with
 FIrefox and Chrome  both. At first I thought login only working with
 default browser  so I tried setting Chrome as my default browser but no
 luck

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.a30942c62037c516bfa30de5d2233a4f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.