User permission methods not working

Bug #1181892 reported by Ruy Adono
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
django-openid-auth
New
Undecided
Unassigned

Bug Description

The User methods for checking for permissions are not working by default.

I've got them to work after following the instructions of a similar thread on StackOverflow:
http://stackoverflow.com/questions/2081061/django-user-get-all-permissions-is-empty-while-user-permissions-is-set

I don't really fully understand what's going on in this ModelBackend thing, but I got my application to work as expected by making django_openid_auth.auth.OpenIdBackend extends django.contrib.auth.backends.ModelBackend

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.