On Sat, Jul 6, 2013 at 10:07 PM, Thomas Heller <[email protected]> wrote:
> Hey,
>
> cookie-store does not expect a string but a map like (cookie-store {:key
> your-key}) otherwise it will generate a random new key each restart, which
> you observed.
>
> You can also set some options for the cookie itself, see :cookie-attrs (
> http://clojuredocs.org/ring/ring.middleware.session/wrap-session) which
> should fix your expiration issues.
>
Oh, thanks a lot, I've read this code so many times and still somehow
haven't noticed that I should supply option map instead of just key. Thank
you very much!
--
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups
"Clojure" 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.