This is exactly what I have been looking for! One last question though, what is the best way to get user metadata using setup_sql_auth? Or is this even possible? I have got the authentication working but what is the best way to save the user data for a session whether using repoze or not. Thanks again immensely for your help!
On Sat, Mar 26, 2011 at 10:26 PM, cd34 <[email protected]> wrote: > > http://cd34.com/blog/framework/repoze-whorepoze-what-with-pylons-step-by-step/ > > This is what I did - you're using Pylons, not Pyramid right? > > If you're using Pyramid, > > http://cd34.com/blog/framework/converting-pylons-1-0-repoze-whorepoze-what-to-pyramid-1-0a1-authentication-backed-with-mysql/ > uses the repoze.who/repoze.who schema that I used for another project. > > I've actually rewritten almost all of that to use Deform and modified > it quite a bit, but, haven't had a chance to document that. > > -- > 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. > > -- Vincent Catalano Software Engineer and Web Ninja, (520).603.8944 -- 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.
