django-rpx-plus icon indicating copy to clipboard operation
django-rpx-plus copied to clipboard

Have logged in users work with admin app too

Open mikexstudios opened this issue 15 years ago • 1 comments

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.

mikexstudios avatar Apr 26 '10 02:04 mikexstudios

Logged in users with staff privileges have admin access. The template tag in commit a57fe25 added the RPX login to admin for us.

jwhitlock avatar Dec 02 '11 19:12 jwhitlock