אורי
u...@speedy.net
On Wed, Aug 7, 2024 at 3:17 AM James Bennett wrote:
> On Tue, Aug 6, 2024 at 4:37 PM אורי wrote:
>
>> No. I didn't see in the documentation of LoginRequiredMiddleware
>> any MIDDLEWARE setting.
>>
>>
>> https://docs.djangoproject.com/en/5.1/ref/middleware/#django.contrib.a
On Tue, Aug 6, 2024 at 4:37 PM אורי wrote:
> No. I didn't see in the documentation of LoginRequiredMiddleware
> any MIDDLEWARE setting.
>
>
> https://docs.djangoproject.com/en/5.1/ref/middleware/#django.contrib.auth.middleware.LoginRequiredMiddleware
>
>
> https://docs.djangoproject.com/en/5.1/re
אורי
u...@speedy.net
On Tue, Aug 6, 2024 at 8:37 PM 'Adam Johnson' via Django developers
(Contributions to Django itself) wrote:
> Did you add the middleware to the MIDDLEWARE setting?
>
No. I didn't see in the documentation of LoginRequiredMiddleware
any MIDDLEWARE setting.
https://docs.djan
Did you add the middleware to the MIDDLEWARE setting?
On Tue, 6 Aug 2024, at 17:19, אורי wrote:
> Hi,
>
> I read about LoginRequiredMiddleware in Django 5.1 release notes, where it's
> written "The new LoginRequiredMiddleware redirects all unauthenticated
> requests to a login page."
>
> I wan
Hi,
I read about LoginRequiredMiddleware in Django 5.1 release notes, where
it's written "The new LoginRequiredMiddleware redirects all unauthenticated
requests to a login page."
I wanted to check so I installed django-5.1rc1 and I checked static pages
without login locally, and they work without
Details are available on the Django project weblog:
https://www.djangoproject.com/weblog/2024/aug/06/security-releases/
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and st