I've seen some conversation about securing sessions with SSL. I need to do that for an application I'm working on. Thus far, I'm pretty happy using sessions provided by beaker. What If I want the cookie to be marked secure? Is there a way to configure that? I didn't find any documentation on the subject. It would be nice to simply set something like this:
beaker.session.secure_cookie=True -Dennis --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
