[dancer-users] Dancer2 and Storable session

sawyer x xsawyerx at gmail.com
Fri Dec 6 17:20:00 GMT 2013


1. There is an encrypted cookie session engine.
2. You could store it on the server itself, removing the need to encrypt it.
3. Storable has nothing to do with it since it's just binary serialization.


On Fri, Nov 8, 2013 at 9:39 PM, Tzacos <tzacos at free.fr> wrote:

> Hi,
>
> i'm writing an application for a security appliance.
> Thus, i don't want session to be store on the browser side with cookie,
> but on the server.
> I'm searching fr a session engine that can store session data on the
> server and encrypted.
> Is there any?
>
> regards
> _______________________________________________
> dancer-users mailing list
> dancer-users at dancer.pm
> http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20131206/8f92ea59/attachment.html>


More information about the dancer-users mailing list