Skip to content

Releases: ZF-Commons/ZfcUser

1.2.0: Total issues resolved: **1**

04 Jul 14:41
1.2.0
Compare
Choose a tag to compare
- [487: 1.x: Change redirect strategy](https://github.com/ZF-Commons/ZfcUser/pull/487)

Security release

08 Jun 20:49
1.1.0
Compare
Choose a tag to compare

This release fixes a vulnerability in the login/logout redirect flow.

Security release

08 Jun 20:50
0.2.0
Compare
Choose a tag to compare

This release fixes a vulnerability in the login/logout redirect flow.

1.0.0

17 Apr 19:28
1.0.0
Compare
Choose a tag to compare

Stable release

0.1.3

17 Apr 10:45
0.1.3
Compare
Choose a tag to compare
Total issues resolved: **8**

- [379: Unittests](https://github.com/ZF-Commons/ZfcUser/pull/379), thanks to @ClemensSahs for helping out!
- [383: Validators not being attached in Email filter](https://github.com/ZF-Commons/ZfcUser/issues/383)
- [389: sql binding to avoid theoretical sql injection](https://github.com/ZF-Commons/ZfcUser/pull/389)
- [421: Fix Null Id, on create user  Postgresql](https://github.com/ZF-Commons/ZfcUser/pull/421)
- [422: User delete](https://github.com/ZF-Commons/ZfcUser/pull/422)
- [423: change get_called_class to get_class($this)](https://github.com/ZF-Commons/ZfcUser/pull/423)
- [424: Remove unnecessary closure from readme](https://github.com/ZF-Commons/ZfcUser/pull/424)
- [428: Validator array push fix](https://github.com/ZF-Commons/ZfcUser/pull/428)