On Mon, Nov 24, 2008 at 11:06 PM, Domen Kožar <[EMAIL PROTECTED]> wrote: > > repoze.who has many plugins including recaptcha, openid, ldap. > also there is repoze.what on the way;) I should have investigated that. Thank you for pointing that.
OpenID: If we are speaking about http://code.google.com/p/repozeopenid/source/browse/repoze.whoplugins.openid/trunk/repoze/who/plugins/openid/identification.py?r=5 it is in very early stage and barely usable. repoze.what: Looks like TurboGears 1. The main mistake makes everyone when they implement authorization plugin/middleware, they think that everyone builds social networks or simple sites where you have users in groups with roles. In real world that does not work sometimes. I think it much better to leave control for user: http://trac.sandbox.lt/auth/wiki/AuthorizeMiddleware -- Dalius http://blog.sandbox.lt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
