[albatross-users] Re: Problem with command-line parsing. Affects OpenID auth

Uncle Zzzen unclezzzen at gmail.com
Fri Mar 16 10:39:33 EST 2007


On 3/16/07, Andrew McNamara <andrewm at object-craft.com.au> wrote:
> The simplest answer is to put an object called openid into ctx.locals.
> After the page loads, the dummy object will have an attribute
> "assoc_handle", and you can do with this what you please.

It worked.
I've subclassed the context and added
self.locals.openid=albatros.context.Vars()
at the end of __init__
Thanks.

--
"What do you give a man who has everything? A condom, unless you also
want to have what he's got" -- Um Zeresh

gpg: http://zzzen.com/zzzen.asc
fingerprint(0x7F1BCD50) = 0FEE 7BA9 6F1C 23F9 BACD 0F72 6434 F9A7 7F1B CD50


-- 
"What do you give a man who has everything? A condom, unless you also
want to have what he's got" -- Um Zeresh

gpg: http://zzzen.com/zzzen.asc
fingerprint(0x7F1BCD50) = 0FEE 7BA9 6F1C 23F9 BACD 0F72 6434 F9A7 7F1B CD50



More information about the Albatross-users mailing list