#14795: Empty Superuser Permissions
------------------------------------+---------------------------------------
 Reporter:  [email protected]  |       Owner:  nobody    
   Status:  new                     |   Milestone:            
Component:  Authentication          |     Version:  1.3-alpha 
 Keywords:  superuser, permissions  |       Stage:  Unreviewed
Has_patch:  0                       |  
------------------------------------+---------------------------------------
 The following:
 {{{
 user.get_all_permissions()
 }}}

 Returns an empty set for a superuser without any explicitly stated
 permissions.

 Based on the definition on the admin page, a superuser has all
 permissions, implicitly.

 Adding an explicit permission however does show up.

 Thanks.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14795>
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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to