Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 9d2c0a0ae6ce931699daa87735d5b8b2afaa20f9
      
https://github.com/django/django/commit/9d2c0a0ae6ce931699daa87735d5b8b2afaa20f9
  Author: Preston Holmes <[email protected]>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M django/contrib/admin/forms.py
    M django/contrib/auth/forms.py
    M django/contrib/auth/views.py
    M docs/internals/deprecation.txt

  Log Message:
  -----------
  Removed superfluous cookie check from auth login.

This is ensured through the CSRF protection of the view


  Commit: 22d82a7742c3b091857fda8612273360459110ee
      
https://github.com/django/django/commit/22d82a7742c3b091857fda8612273360459110ee
  Author: Preston Holmes <[email protected]>
  Date:   2013-02-23 (Sat, 23 Feb 2013)

  Changed paths:
    M django/contrib/auth/forms.py
    M django/contrib/auth/tests/urls.py
    M django/contrib/auth/tests/views.py
    M django/contrib/auth/views.py

  Log Message:
  -----------
  Fixed #15198 -- pass request to AuthenticationForm

Thanks to Ciantic for the report, claudep and slurms for initial work


Compare: https://github.com/django/django/compare/b902a92b71c7...22d82a7742c3

-- 
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to