#15676: Directly return True for superuser permission list check -------------------------------+--------------------------- Reporter: crodjer | Owner: nobody Status: new | Milestone: 1.3 Component: Authentication | Version: SVN Keywords: auth, permissions | Triage Stage: Unreviewed Has patch: 1 | -------------------------------+--------------------------- For '''super users''' the `has_perms` method in auth.User should directly return True, instead of iterating through the perm_list.
-- Ticket URL: <http://code.djangoproject.com/ticket/15676> 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.
