On 02/08/2010 07:38 AM, Stephen Gallagher wrote:
>
> On Feb 5, 6:16 pm, Christian Hammond <chip...@chipx86.com> wrote:
>   
>> That sounds quite ungood. Maybe try temporarily modifying your FasBackend to
>> return None in get_or_create_user and in get_user. This *should* default it
>> back to the built-in auth, I believe. I haven't tried it, though.
>>
>> How is your get_or_create_user and get_user handling not finding users in
>> its backend? Maybe it's not allowing the default handler to be used. Is the
>> code available to look at somewhere?
>>
>>     
>
> The source code is available at
> https://fedorahosted.org/releases/p/y/python-fedora/python-fedora-0.3.14.tar.gz
>
> A guide to integrating it with Django projects is here:
> https://fedorahosted.org/releases/p/y/python-fedora/doc/django.html
>
> I'm going to try out a couple of your suggestions above this morning
> as
> well.
>
>   

I think the real problem here is that the FAS integration requires a
middleware plugin that handles session management that isn't being
passed into the custom auth mechanism that ReviewBoard supports. I'm
just not sure how to correct this.

-- 
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

Reply via email to