This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
Releases: Webador/JwPersistentUser
Releases · Webador/JwPersistentUser
v1.3.1
v1.3
Cookie options are configurable
v1.2 Also bump minimum version in composer.json.
Hotfix: bug in previous release
1.1 Typo.
1.0
Allow consumer of library to overwrite default validty mechanism.
ZF3 compatible
0.8 Fix test for newer Zend/Http library.
Cookie is HttpOnly by default
0.7 Make cookie HttpOnly by default.
0.6
Fix tests.
0.5
Introduce tokenRefreshedAfterLogin option to disable revokation mecha…
0.4: Merge pull request #11 from koenkivits/fix/zf3-eventmanager
Fix shared event manager when used in ZF3