django-rpx-plus
django-rpx-plus copied to clipboard
Have logged in users work with admin app too
If the logged in user has staff perm, he/she should be able to auth into the admin app; but somehow that is not working.
Logged in users with staff privileges have admin access. The template tag in commit a57fe25 added the RPX login to admin for us.