Skip to content

Releases: gregorybesson/PlaygroundUser

fix Authentication adapters

17 Jun 07:01
Compare
Choose a tag to compare

PHP 8.1

09 Jun 20:11
Compare
Choose a tag to compare
6.0.1

php 8.1

Playground 6

08 Jun 10:06
Compare
Choose a tag to compare
6.0.0

php 8

Laminas

26 Jun 14:49
d781ea7
Compare
Choose a tag to compare
Merge pull request #152 from gregorybesson/develop

Laminas

optins in the user list

08 Jul 21:36
6c0c969
Compare
Choose a tag to compare
Merge pull request #151 from gregorybesson/develop

optins

fix getQueryUsersByRole

30 Jun 20:59
e53abd4
Compare
Choose a tag to compare
Merge pull request #150 from gregorybesson/develop

fix ->getQueryUsersByRole

we have info from user on password reset in the email

30 Jun 17:48
ebaf3b8
Compare
Choose a tag to compare
Merge pull request #149 from gregorybesson/develop

we gather info from user on password reset

ZfcDatagrid

26 Jun 17:26
4909b8a
Compare
Choose a tag to compare
Merge pull request #148 from gregorybesson/develop

datagrid

userLog

24 Jun 06:02
a2cb897
Compare
Choose a tag to compare
Merge pull request #147 from gregorybesson/develop

userLog

New feature: we log every action done by the users

16 Jun 19:44
6a91b3f
Compare
Choose a tag to compare

// log actions from users on frontend
'log_frontend_user => true,

// log actions from users on admin
'log_admin_user => true,