<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/authentication.txt, branch stable/6.0.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2008-08-23T22:25:40Z</updated>
<entry>
<title>Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.</title>
<updated>2008-08-23T22:25:40Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-08-23T22:25:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97cb07c3a10ff0e584a260a7ee1001614691eb1d'/>
<id>urn:sha1:97cb07c3a10ff0e584a260a7ee1001614691eb1d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6941 -- When logging a user out, or when logging in with an existing</title>
<updated>2008-08-14T03:58:00Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-08-14T03:58:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=97a7dab2b19b87652bc15c5db4cb06cd7011fe4d'/>
<id>urn:sha1:97a7dab2b19b87652bc15c5db4cb06cd7011fe4d</id>
<content type='text'>
session and a different user id to the current session owner, flush the session
data to avoid leakage. Logging in and moving from an anonymous user to a
validated user still keeps existing session data.

Backwards incompatible if you were assuming sessions persisted past logout.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8343 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, uzi and programmerq</title>
<updated>2008-07-22T03:01:21Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-07-22T03:01:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bfcecfee91f7a6c051c0e7c324c8311608a712b5'/>
<id>urn:sha1:bfcecfee91f7a6c051c0e7c324c8311608a712b5</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8043 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Refs #7864 -- Updates to documentation for the oldforms/newforms switch.</title>
<updated>2008-07-21T16:38:54Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-07-21T16:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=24aa08f486d7fa7fbfc91b35dd41aadeb0c900da'/>
<id>urn:sha1:24aa08f486d7fa7fbfc91b35dd41aadeb0c900da</id>
<content type='text'>
 * Moved forms.txt to oldforms.txt
 * Moved newforms.txt to forms.txt
 * Updated links and most references to "newforms" (there are a few sections that need a more significant rewrite).


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8020 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Merged the newforms-admin branch into trunk.</title>
<updated>2008-07-18T23:54:34Z</updated>
<author>
<name>Brian Rosner</name>
<email>brosner@gmail.com</email>
</author>
<published>2008-07-18T23:54:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a19ed8aea395e8e07164ff7d85bd7dff2f24edca'/>
<id>urn:sha1:a19ed8aea395e8e07164ff7d85bd7dff2f24edca</id>
<content type='text'>
This is a backward incompatible change. The admin contrib app has been
refactored. The newforms module has several improvements including FormSets
and Media definitions.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@7967 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Various documentation edits from the past few changesets</title>
<updated>2008-06-12T03:36:48Z</updated>
<author>
<name>Adrian Holovaty</name>
<email>adrian@holovaty.com</email>
</author>
<published>2008-06-12T03:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daab1f06810318cae41d20e7f1ce4aaaeb0349a9'/>
<id>urn:sha1:daab1f06810318cae41d20e7f1ce4aaaeb0349a9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7619 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #5614: added 'manage.py createsuperuser'. Thanks, programmerq.</title>
<updated>2008-06-08T05:31:16Z</updated>
<author>
<name>Jacob Kaplan-Moss</name>
<email>jacob@jacobian.org</email>
</author>
<published>2008-06-08T05:31:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5675ae4443ae07325c97c70e4f951e1d6b06c2d3'/>
<id>urn:sha1:5675ae4443ae07325c97c70e4f951e1d6b06c2d3</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7590 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6927: Corrected documentation describing when and why the auth application creates default permissions</title>
<updated>2008-03-30T13:35:12Z</updated>
<author>
<name>James Bennett</name>
<email>ubernostrum@gmail.com</email>
</author>
<published>2008-03-30T13:35:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38d30e96914c28d116a5a93a1d6a90e3a6a00135'/>
<id>urn:sha1:38d30e96914c28d116a5a93a1d6a90e3a6a00135</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7388 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6455 -- Updated link to The Django Book in authentication docs, thanks ramiro.</title>
<updated>2008-03-14T18:17:08Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-03-14T18:17:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dd69bdcf946eac3740b8947eb2d412d53371a5a9'/>
<id>urn:sha1:dd69bdcf946eac3740b8947eb2d412d53371a5a9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6753 -- Corrected typo in authentication docs, thanks piem@piem.org and PJCrosier.</title>
<updated>2008-03-12T06:42:09Z</updated>
<author>
<name>Gary Wilson Jr</name>
<email>gary.wilson@gmail.com</email>
</author>
<published>2008-03-12T06:42:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=79abd052e73b985c144c9aa0832a141aa3ff445f'/>
<id>urn:sha1:79abd052e73b985c144c9aa0832a141aa3ff445f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7229 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
