snapframework / snap

Top-level package for the official Snap Framework libraries, includes the snaplets API as well as infrastructure for sessions, auth, and templates.
http://snapframework.com/
BSD 3-Clause "New" or "Revised" License
455 stars 68 forks source link

Set proper path of remember cookie when expiring #128

Closed sopvop closed 9 years ago

sopvop commented 10 years ago

Same path as used in setSecureCookie Together with snapframework/snap-core#212

mightybyte commented 10 years ago

I don't understand this. It builds fine for me now. EDIT: Never mind, just saw your pull request for snap-core.