I'm using the remote user middleware/backend to support basic http authentication:
'django.contrib.auth.middleware.RemoteUserMiddleware', and it seems to work nicely with Review Board. Apache forces a user to login and then this middleware/backend automatically creates the user in Django. The user is then "interrupted" and redirected to their account page. Normally (as you know) the user is forced to enter their first/last names and their email address. However, using the remote middleware/backend the user is only asked to enable/disable syntax highlighting. They're not forced to enter their names and email address. Any ideas why this might be? Thanks -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to reviewboard+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en