#25169: permission_required decorator should only redirect to 403 if user is not
logged in
-------------------------------+--------------------
     Reporter:  aithusa        |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Uncategorized  |    Version:  1.8
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 Related to #4617
 As suggested by hvdklauw
 [https://code.djangoproject.com/ticket/4617#comment:19 here], it would be
 better if the permission_required decorator does not redirect users to 403
 immediately without letting them log in as the user may be confused and
 not know that they were required to log in. I think it would be useful and
 less confusion for both developer and users.

--
Ticket URL: <https://code.djangoproject.com/ticket/25169>
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/050.5485a2f84ff2bd8fd325bff3d46b5af9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to