<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/auth-remote-user.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-02T13:19:07Z</updated>
<entry>
<title>Fixed #36862 -- Doc'd the need for a proxy when deploying RemoteUserMiddleware under ASGI.</title>
<updated>2026-04-02T13:19:07Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-03-31T19:43:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2ee757ee502d5663f932dc5c35175c39af4640ce'/>
<id>urn:sha1:2ee757ee502d5663f932dc5c35175c39af4640ce</id>
<content type='text'>
We have a flood of nuisance security reports describing ASGI deployments
using RemoteUserMiddleware without a fronting proxy, which is not
realistic.
</content>
</entry>
<entry>
<title>Included ASGI servers when noting what the server does.</title>
<updated>2025-12-11T17:42:17Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2025-12-11T17:32:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1651140a80e1b5e19784a6a859b6dd2e44c5d7f7'/>
<id>urn:sha1:1651140a80e1b5e19784a6a859b6dd2e44c5d7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed double spaces after periods in sentences.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4'/>
<id>urn:sha1:4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36200 -- Clarified MIDDLEWARE setting updates when using a custom RemoteUserMiddleware.</title>
<updated>2025-02-20T15:12:28Z</updated>
<author>
<name>Joonas Häkkinen</name>
<email>joonashak@proton.me</email>
</author>
<published>2025-02-19T12:36:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=87c5de3b7f2316aa17353d74f54e6ff19013d049'/>
<id>urn:sha1:87c5de3b7f2316aa17353d74f54e6ff19013d049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated authentication solutions list on using REMOTE_USER how-to.</title>
<updated>2024-10-24T07:54:55Z</updated>
<author>
<name>AfiMaameDufie</name>
<email>afimaamedufie@gmail.com</email>
</author>
<published>2024-10-24T07:28:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ae0dc89c53e51ec1d74ffba630686ad1988466a'/>
<id>urn:sha1:6ae0dc89c53e51ec1d74ffba630686ad1988466a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.</title>
<updated>2023-03-01T12:03:56Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2023-02-28T19:53:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14459f80ee3a9e005989db37c26fd13bb6d2fab2'/>
<id>urn:sha1:14459f80ee3a9e005989db37c26fd13bb6d2fab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.</title>
<updated>2021-07-29T04:24:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-07-23T06:48:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1024b5e74a7166313ad4e4975a15e90dccd3ec5f'/>
<id>urn:sha1:1024b5e74a7166313ad4e4975a15e90dccd3ec5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32880 -- Made some titles consistent in how-to documents.</title>
<updated>2021-07-13T07:25:37Z</updated>
<author>
<name>Daniele Procida</name>
<email>daniele@vurt.org</email>
</author>
<published>2021-07-13T07:25:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=22fbebc7444c8974f101c146f0fc18fe64ab48f6'/>
<id>urn:sha1:22fbebc7444c8974f101c146f0fc18fe64ab48f6</id>
<content type='text'>
This retitles documents for consistency, since some already (correctly)
begin "How to...".</content>
</entry>
<entry>
<title>Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.</title>
<updated>2021-05-17T07:46:09Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-04-27T11:09:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c156e369553c75a30c78b8ed54a57b1101865105'/>
<id>urn:sha1:c156e369553c75a30c78b8ed54a57b1101865105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.</title>
<updated>2019-09-06T11:27:46Z</updated>
<author>
<name>Tobias Kunze</name>
<email>r@rixx.de</email>
</author>
<published>2019-06-17T14:54:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a954cfd11a5d034491f87fcbc920eb97a302bb3'/>
<id>urn:sha1:4a954cfd11a5d034491f87fcbc920eb97a302bb3</id>
<content type='text'>
This patch does not remove all occurrences of the words in question.
Rather, I went through all of the occurrences of the words listed
below, and judged if they a) suggested the reader had some kind of
knowledge/experience, and b) if they added anything of value (including
tone of voice, etc). I left most of the words alone. I looked at the
following words:

- simply/simple
- easy/easier/easiest
- obvious
- just
- merely
- straightforward
- ridiculous

Thanks to Carlton Gibson for guidance on how to approach this issue, and
to Tim Bell for providing the idea. But the enormous lion's share of
thanks go to Adam Johnson for his patient and helpful review.
</content>
</entry>
</feed>
