nicktacular / php-mongo-session

A PHP session handler with a Mongo DB backend.
MIT License
18 stars 6 forks source link

Add httponly to config/pass to cookie settings #12

Closed arski closed 9 years ago

arski commented 9 years ago

This was somehow not present - possibly by oversight?

See http://php.net/manual/en/function.session-set-cookie-params.php

PS. I don't know what's involved in upgrading the module version once this is merged etc., and/or if you want to do that at all.

nicktacular commented 9 years ago

Hey @arski it looks good. I'll merge and issue a new version.