<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/tests/auth_tests/models, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-05-28T18:31:55Z</updated>
<entry>
<title>Fixed #36225 -- Coped with lack of get_by_natural_key() in createsuperuser.</title>
<updated>2026-05-28T18:31:55Z</updated>
<author>
<name>babbitt</name>
<email>oss@joebabbitt.com</email>
</author>
<published>2026-05-19T18:11:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=2c8c0ca0a0b73b167c29db506f810c318f915587'/>
<id>urn:sha1:2c8c0ca0a0b73b167c29db506f810c318f915587</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36542 -- Marked authenticate() with @sensitive_variables() decorator.</title>
<updated>2026-04-24T18:19:15Z</updated>
<author>
<name>KANIN KEARPIMY</name>
<email>jamesk@KANINs-MacBook-Air.local</email>
</author>
<published>2026-03-31T15:56:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=526b548cfb9c8a02ea2b7ae064ef3b795305d51a'/>
<id>urn:sha1:526b548cfb9c8a02ea2b7ae064ef3b795305d51a</id>
<content type='text'>
Thanks Olivier Dalang, Tim McCurrach, Sarah Boyce, and Mar Bartolome for reviews.
</content>
</entry>
<entry>
<title>Fixed #36087 -- Supported password reset on a custom user model with a composite primary key.</title>
<updated>2025-01-13T14:51:21Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-01-13T11:01:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=23c6effac0c39669e17904165c9762f24b010cc5'/>
<id>urn:sha1:23c6effac0c39669e17904165c9762f24b010cc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35303 -- Implemented async auth backends and utils.</title>
<updated>2024-10-07T12:19:41Z</updated>
<author>
<name>Jon Janzen</name>
<email>jon@jonjanzen.com</email>
</author>
<published>2024-03-31T19:29:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=50f89ae850f6b4e35819fe725a08c7e579bfd099'/>
<id>urn:sha1:50f89ae850f6b4e35819fe725a08c7e579bfd099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints.</title>
<updated>2022-04-01T09:39:41Z</updated>
<author>
<name>Lucidiot</name>
<email>lucidiot@brainshit.fr</email>
</author>
<published>2022-03-31T12:39:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=13a9cde133ac82e33dd091ca9bb9c677804afbe1'/>
<id>urn:sha1:13a9cde133ac82e33dd091ca9bb9c677804afbe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26615 -- Made password reset token invalidate when changing email.</title>
<updated>2020-10-21T07:29:53Z</updated>
<author>
<name>Jacob Walls</name>
<email>38668450+jacobtylerwalls@users.noreply.github.com</email>
</author>
<published>2016-05-16T01:54:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0362b0e986303858081f607ffad2e8e14be8775e'/>
<id>urn:sha1:0362b0e986303858081f607ffad2e8e14be8775e</id>
<content type='text'>
Co-Authored-By: Silas Barta &lt;sbarta@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #29019 -- Added ManyToManyField support to REQUIRED_FIELDS.</title>
<updated>2019-08-26T12:48:40Z</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2019-07-31T15:06:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=03dbdfd9bbbbd0b0172aad648c6bbe3f39541137'/>
<id>urn:sha1:03dbdfd9bbbbd0b0172aad648c6bbe3f39541137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #11154, #22270 -- Made proxy model permissions use correct content type.</title>
<updated>2019-01-16T15:07:28Z</updated>
<author>
<name>Arthur Rio</name>
<email>arthurio@users.noreply.github.com</email>
</author>
<published>2019-01-16T15:07:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=181fb60159e54d442d3610f4afba6f066a6dac05'/>
<id>urn:sha1:181fb60159e54d442d3610f4afba6f066a6dac05</id>
<content type='text'>
Co-Authored-By: Simon Charette &lt;charette.s@gmail.com&gt;
Co-Authored-By: Antoine Catton &lt;acatton@fusionbox.com&gt;</content>
</entry>
</feed>
