Releases: ZF-Commons/ZfcUser
Releases · ZF-Commons/ZfcUser
1.2.0: Total issues resolved: **1**
- [487: 1.x: Change redirect strategy](https://github.com/ZF-Commons/ZfcUser/pull/487)
Security release
This release fixes a vulnerability in the login/logout redirect flow.
Security release
This release fixes a vulnerability in the login/logout redirect flow.
1.0.0
Stable release
0.1.3
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)