oops. you are right. fixing in trunk.

Mind that the new trunk contains some experimental stuff (dynamic
routes) that does not pass test_rewrite.py. We are working to fix
this. When it does we'll have new functionality (dynamic routes).

On Aug 5, 10:50 am, Jonathan Lundell <jlund...@pobox.com> wrote:
> 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 <francisb...@googlemail.com> wrote:
> >> On Aug 2, 9:21 pm, mdipierro <mdipie...@cs.depaul.edu> 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 web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to