1.1.0
·
23 commits
to master
since this release
Included commits: 1.0.0...1.1.0
Fixes
- Adjusted
UserPasswordResetFacade::requestPasswordReset()so now restore password email will be possible to send for active user only instead of user with any status.
Improvements
- Introduced
User.statustransfer field. - Introduced
UserPasswordResetConfig::getUserStatusActive().