On Aug 5, 2009, at 8:32 AM, mdipierro wrote: > > This is done in trunk. Please give it a try.
Why is auth.hmac_key='<your secret key>' not auth.settings.hmac_key='<your secret key>'? Or am I misunderstanding what Settings does? > > > On Aug 2, 3:33 pm, Fran <[email protected]> wrote: >> On Aug 2, 9:21 pm, mdipierro <[email protected]> wrote: >> >>> or better >>> auth.hmac_key_auto() >>> which would gererate a random key store it in private/hmac.key and >>> retrieve it when needed. >> >> Lovely :) >> >> BUT wouldn't work on GAE (no filesystem access), so the other option >> needs to be there too for GAE apps... >> >> F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

