You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I have the RemoteUserMiddleware middleware working so users are authenticated on a Django site using Apache's basic authentication. However, the admin cannot log in. I only found one post on these groups with the same problem but no answer. So is this possible? Can an admin login somehow when the site is using RemoteUserMiddleware? Thanks