On Friday, May 24, 2013 2:46:21 PM UTC-4, Niphlod wrote: > it's not what I meant precisely, but the angle just changed a little > bit..... are you implying that user_signature=True should "generate" a > session.hmac_key automatically ? >
Well, maybe we should reserve user_signature for logged in users only (otherwise would be a backward compatibility issue), but a separate session_signature argument might be an option. Yes, the idea is for it to generate a session.hmac_key if it doesn't exist. Not sure how useful this would be. 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.

