#15198: AuthenticationForm.clean call does not have request set
--------------------------------------+------------------------------------
     Reporter:  Ciantic               |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  contrib.auth          |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  1                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  1                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by slurms):

 * needs_tests:  1 => 0


Comment:

 Added tests. Pull request here: https://github.com/django/django/pull/644.
 One question: should we also remove the other test cookie checks in
 login():
 https://github.com/django/django/blob/master/django/contrib/auth/views.py#L48?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/15198#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to