Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Releases: Webador/JwPersistentUser

v1.3.1

10 Apr 07:24
6105c30
Compare
Choose a tag to compare

Uses class names instead of strings in module.config.php

v1.3

08 Apr 11:30
e4ed3bf
Compare
Choose a tag to compare

Implements #15 to allow deletion of all series

Cookie options are configurable

04 Mar 15:16
Compare
Choose a tag to compare
v1.2

Also bump minimum version in composer.json.

Hotfix: bug in previous release

03 May 09:11
Compare
Choose a tag to compare

1.0

03 May 09:02
Compare
Choose a tag to compare
1.0
Allow consumer of library to overwrite default validty mechanism.

ZF3 compatible

30 Aug 08:01
Compare
Choose a tag to compare
0.8

Fix test for newer Zend/Http library.

Cookie is HttpOnly by default

12 Apr 09:48
Compare
Choose a tag to compare
0.7

Make cookie HttpOnly by default.

0.6

11 Apr 15:21
Compare
Choose a tag to compare
0.6
Fix tests.

0.5

11 Apr 09:32
Compare
Choose a tag to compare
0.5
Introduce tokenRefreshedAfterLogin option to disable revokation mecha…

0.4: Merge pull request #11 from koenkivits/fix/zf3-eventmanager

18 Dec 08:32
c591d7b
Compare
Choose a tag to compare
Fix shared event manager when used in ZF3