#28379: Fix redirect loop in AccessMixin if a user lack permissions
-------------------------------+-----------------------------------------
     Reporter:  Dylan Verheul  |                    Owner:  Dylan Verheul
         Type:  Bug            |                   Status:  assigned
    Component:  contrib.auth   |                  Version:  1.11
     Severity:  Normal         |               Resolution:
     Keywords:  permissions    |             Triage Stage:  Accepted
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+-----------------------------------------
Changes (by Dylan Verheul):

 * owner:  nobody => Dylan Verheul
 * status:  new => assigned


Comment:

 PR coming up. I also found precedence in Documentation for
 `LoginRequiredMixin`:

     ''If a view is using this mixin, all requests by non-authenticated
 users will be redirected to the login page or shown an HTTP 403 Forbidden
 error, depending on the raise_exception parameter.''

 source: https://docs.djangoproject.com/en/1.11/topics/auth/default/#the-
 loginrequired-mixin

-- 
Ticket URL: <https://code.djangoproject.com/ticket/28379#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.920c3d233e1a6051449604a524cac092%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to