[Repoze-dev] [issue71] repoze.who has problems with generator wsgi applications.

2009-04-18 Thread Douglas Mayle
Douglas Mayle added the comment: The only way I can think to fix this is to create a new generator that wraps the previous one. It calls the wrapped generator once, caches that, and then yields that and any further responses. This allows the original generator to behave the way it did before,

[Repoze-dev] [issue71] repoze.who has problems with generator wsgi applications.

2009-04-18 Thread Douglas Mayle
New submission from Douglas Mayle : If a WSGI application returns a generator expression, then default_challenge_decider in classifiers.py tries to call status.startswith, which blows up because status has not yet been decided (since the generator hasn't been called yet) -- messages: 173

[Repoze-dev] [issue40] keeping secrets in a file

2009-04-18 Thread Tres Seaver
Tres Seaver added the comment: Feature added in r4223. -- status: unread -> resolved __ Repoze Bugs __ ___ Repoze-dev mailing list Repoze-dev@li

[Repoze-dev] [issue58] Repoze.who does not allow identity to be set programmatically

2009-04-18 Thread Tres Seaver
Tres Seaver added the comment: I'm not sure why your registration controller can't just return the 'Set-Cookie' header itself, perhaps using whatever API the relevant plugin implmentation exposes to compute the value. If I *had* to get the header set via repoze.who, I might address your use cas

[Repoze-dev] [issue1] Deploying Python web applications is hard

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: Got this one licked mostly I think. -- status: in-progress -> resolved __ Repoze Bugs __ ___ Repoze-dev mailin

[Repoze-dev] [issue62] repoze.who logging fixup

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: Patch applied (long ago). -- status: unread -> resolved __ Repoze Bugs __ ___ Repoze-dev mailing list Repoze-

[Repoze-dev] [issue32] RequestHeader vs. Header in apache vhm config

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: The docs were updated with this fact. -- status: chatting -> resolved __ Repoze Bugs __ ___ Repoze-dev mailin

[Repoze-dev] [issue11] Make blog entries on homepage dynaimc

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: snarf_blog will do. -- status: deferred -> resolved __ Repoze Bugs __ ___ Repoze-dev mailing list Repoze-dev@

[Repoze-dev] [issue27] development.html still refers to repoze.project

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: This page is gone now. -- status: unread -> resolved __ Repoze Bugs __ ___ Repoze-dev mailing list Repoze-dev

[Repoze-dev] [issue31] New blog backend

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: It's dead Jim. Thanks for the help here duffyd but we didn't seem to get much traction with the django blog; it's likely we'll move to Zine at some point or roll our own. -- status: in-progress -> done-cbb __ Repoze

[Repoze-dev] [issue65] ZCA not properly initialized on IWSGIApplicationCreated event

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: This was fixed at some point. -- status: unread -> resolved __ Repoze Bugs __ ___ Repoze-dev mailing list Rep

[Repoze-dev] [issue67] repoze.recipe.egg is incompatible with zc.buildout 1.2.2 (possibly 1.2.1 as well)

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: repoze.recipe.egg was updated to solve this particular issue, but it been retired as a project. Use the dependent-scripts=true option in the latest zc.recipe.egg instead. -- status: chatting -> resolved __ Repoze Bugs

[Repoze-dev] [issue60] repoze.who auth_tkt is broken when using string userid containing spaces

2009-04-18 Thread Chris McDonough
Chris McDonough added the comment: I forgot to close this. -- status: chatting -> resolved __ Repoze Bugs __ ___ Repoze-dev mailing list Repoze-