Hi Mike, This one is due to http://trac.turbogears.org/ticket/2414
The code was backported from 2.0.3 to avoid two different quickstarted apps trusting each other's cookies unless it is specifically changed. But I agree that we need a better solution for it and I believe Mark had something in mind. Mark? Sanjiv On Tue, Dec 15, 2009 at 10:53 AM, Michael Pedersen <[email protected]> wrote: > I'm now officially confused. > I had a quick start environment working using tg2.1a1 (at least, and I think > it was working with 2.1a2). I could get paster serve to show pages. All was > happy in my world. > I've updated to 2.1a3, and I'm now getting told to set up > sa_auth.cookie_secret in my app_cfg or in my development.ini file. > I attempt to add a different cookie_secret to my development.ini file in > sections DEFAULT, server:main, and app:main. > None of those locations work. How do I put the cookie secret into my .ini > file (thereby making it easily changed on a per installation basis without > altering the app_cfg code)? > > -- > Michael J. Pedersen > My IM IDs: Jabber/[email protected], ICQ/103345809, AIM/pedermj022171 > Yahoo/pedermj2002, MSN/[email protected] > > -- > > 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?hl=en. > -- 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?hl=en.
