session_proxy 7.x-1.0

Bug fixes

Revamped the cookie deletion code. More accurate session destroy handling and manual cookie deletion. It's stable enough for a 1.0 release.

session_proxy 7.x-1.0-rc3

Bug fixes

Complete changelog:

  • #2931487 by wannesderoy: PHP 7 compatibility
  • #2513816 by pounard, shubhraprakash: When using the cache session storage, session cookies are not destroyed
  • #423e033 follow-up: storage does not have a handleHttps() method
  • #2653658 by pen: Call to a member function handleHttps() on a non-object in SessionProxy/Backend/Default.php on line 63

session_proxy 7.x-1.0-rc1

Bug fixes

This should be OK for working in a production environment. We do, so there is no reason you couldn't.

Complete changelog

  • #1970192 by regilero: login fail if anonymous session is not empty (using the native backend)
  • #1265608 by regilero: updated README.txt file
Subscribe with RSS Subscribe to Releases for Session Proxy