#15676: Directly return True for superuser permission list check
-------------------------------------+-------------------------------------
               Reporter:  crodjer    |        Owner:  crodjer
                 Status:  closed     |    Milestone:
              Component:             |      Version:  SVN
  Authentication                     |     Keywords:  auth, permissions
             Resolution:  wontfix    |    Has patch:  1
           Triage Stage:             |  Needs tests:  0
  Unreviewed                         |
    Needs documentation:  0          |
Patch needs improvement:  0          |
-------------------------------------+-------------------------------------
Changes (by julien):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Thank you for the suggestion, but the reason Django provides the
 `has_perm()` hook is exactly so that you can customize permissions, and
 one can absolutely imagine having for example a row-level permission
 disallowing some or even all superusers.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/15676#comment:3>
Django <http://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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to