Re: Django 5.1 - LoginRequiredMiddleware

2024-08-06 Thread אורי
אורי 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

Re: Django 5.1 - LoginRequiredMiddleware

2024-08-06 Thread James Bennett
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

Re: Django 5.1 - LoginRequiredMiddleware

2024-08-06 Thread אורי
אורי 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

Re: Django 5.1 - LoginRequiredMiddleware

2024-08-06 Thread 'Adam Johnson' via Django developers (Contributions to Django itself)
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

Django 5.1 - LoginRequiredMiddleware

2024-08-06 Thread אורי
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

Django security releases issued: 5.0.8 and 4.2.15

2024-08-06 Thread Sarah Boyce
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