On 10/27/06, Nadav Samet <[EMAIL PROTECTED]> wrote: > You can always send the username/password as a cookie (tg_remember_me), and > use it as a way of authentication. This will not require any new table.
Is saving username and password in a cookie an OK thing to do? > I attached a monkey-patch that by importing it to your project, it replaces > the original IdentityVisitPlugin with a derived class that supports > authentication from the tg_remember_me cookie. Hahah nice! -- Andy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk -~----------~----~----~----~------~----~------~--~---
