If a page needs a digitally signed URL and you want per-user signatures, then yes, you'd need a session for anyone who accesses the page in question.
Anthony On Friday, May 24, 2013 11:44:49 AM UTC-4, Niphlod wrote: > > then every connection (also "anonymous") would end up saving a session > file ...... no ? > > Il giorno venerdì 24 maggio 2013 15:03:00 UTC+2, Anthony ha scritto: >> >> Perhaps we could allow URL(..., user_signature=True) even without login >> by having it add session.hmac_key if it doesn't already exist. >> >> Anthony >> >> -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

