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

Releases: Webador/JwPersistentUser

v1.3.1

10 Apr 07:24
6105c30

Choose a tag to compare

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

v1.3

08 Apr 11:30
e4ed3bf

Choose a tag to compare

Implements #15 to allow deletion of all series

Cookie options are configurable

04 Mar 15:16

Choose a tag to compare

v1.2

Also bump minimum version in composer.json.

Hotfix: bug in previous release

03 May 09:11

Choose a tag to compare

1.0

03 May 09:02

Choose a tag to compare

1.0
Allow consumer of library to overwrite default validty mechanism.

ZF3 compatible

30 Aug 08:01

Choose a tag to compare

0.8

Fix test for newer Zend/Http library.

Cookie is HttpOnly by default

12 Apr 09:48

Choose a tag to compare

0.7

Make cookie HttpOnly by default.

0.6

11 Apr 15:21

Choose a tag to compare

0.6
Fix tests.

0.5

11 Apr 09:32

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

Choose a tag to compare

Fix shared event manager when used in ZF3