On 5/1/07, Shannon -jj Behrens <[EMAIL PROTECTED]> wrote: > On 4/28/07, voltron <[EMAIL PROTECTED]> wrote: > > Is there a recipe or a tutorial that someone could point me to on how > > to implement a registration and authentication app for users using > > pylons? > > There's AuthKit. I personally found it unsuitable for my needs so I > rolled my own. I did make use of paste.auth.cookie which does cookie > signing to prove that someone is logged in without requiring a > session.
This just in--Ben said that a lot of work has gone into newer versions of AuthKit, so my advice is likely stale. Please ignore me ;) Those sneaky open source coders--always working! ;) http://docs.pythonweb.org/display/authkitcookbook/Home Best Regards, -jj -- http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
