[Twisted-web] Guard

orbitz orbitz at ezabel.com
Mon Nov 29 06:29:37 MST 2004


On second thought, I don't even need to reassign to session wrapper.  
After looking at things I realized one has to do:
appserver.NevowSite(resource=guard.SessionWrapper(limeportal))

I can just subclass it, rewrite the portions i need to, and then use 
that for the resource. I think that should work fine.


Sridhar R wrote:

>On Mon, 29 Nov 2004 00:24:25 -0500, orbitz <orbitz at ezabel.com> wrote:
>  
>
>>I know it sounds gross but sounds like the most straight forward
>>solutiont to what I need..thoughts?
>>
>>    
>>
>
>Never tried it but what about this
>username: (username, department)  (send and receive a tuple)
>password: password
>
>  
>




More information about the Twisted-web mailing list