On May 9, 2007, at 3:49 PM, Antipin Aleksei wrote:
> > Hi > > I remember someone asked about why there is no built-in forward > authentication in pylons and the answer was because Pylons is a > framework and it is a flexibility issue. > > I made my way to authenticate site's users and I think that it > would be > great to have Pylons defining API for the task. > Some code in BaseController, session's object 'identity', some > controller that does authentication, redirect to sign-in form. One > could > easily override Identities methods like signed_in(), authenticate > (name, > pwd) ... > > I'm convinced that some experienced developers has better ideas about > such API than I do. Now newbies such as I am have to reinvent the > wheel:( > I just want to give my vote to that feature request and hope that > gurus > will share their experience in this field. Have you looked at AuthKit? http://www.authkit.org -- Philip Jenvey --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
