#9866: 403 Permission denied on trying to add user
-------------------------------------------+--------------------------------
          Reporter:  [email protected]   |         Owner:  nobody         
            Status:  new                   |     Milestone:  post-1.0       
         Component:  django.contrib.admin  |       Version:  1.0            
        Resolution:                        |      Keywords:  admin, add user
             Stage:  Accepted              |     Has_patch:  0              
        Needs_docs:  0                     |   Needs_tests:  0              
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by adrian):

  * needs_better_patch:  => 0
  * stage:  Unreviewed => Accepted
  * component:  Authentication => django.contrib.admin
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I've confirmed the bug. To reproduce:

  * Create an admin user whose only permission is to add users.
  * Log in to the admin as that user.
  * Click "Add user".
  * You get a "Permission denied" page, which I believe is the result of
 the {{{PermissionDenied}}} exception.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9866#comment:1>
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