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
-- You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en.

