This looks great. I've been using mod_auth_cookie in conjunction with a
custom python auth handler, but I had been meaning to look at doing
something like this. I'll check it out as soon as I can!
Thanks.
Chad
On 8/26/07, SmileyChris <[EMAIL PROTECTED]> wrote:
>
>
> I did some work on a new pa
I did some work on a new patch for http://code.djangoproject.com/ticket/3583
in the weekend.
What it does is refactor the existing apache auth method (which uses
basic HTTP auth) and add a new method which uses the contrib.auth
authentication.
The patch is ready for checkin (in my opinion) but I