Skip to content

v1.5.0

Compare
Choose a tag to compare
@bennothommo bennothommo released this 22 Jun 02:27
· 364 commits to master since this release

Breaking Changes

  • To improve the security of this plugin, user passwords must now be at least 8 characters by default. This is configurable by the admin (see below). This change does not affect current passwords, which will continue to work. (#354)

New Features

  • The minimum length of passwords is now configurable via the User settings screen in the Backend. By default this is set to 8 characters. (#354)

Changes

  • The CSRF token is now inserted to the default User component templates. (#388)

Bug Fixes

  • The "no redirect" and "refresh page" options for the Redirect property in the User Component should now work correctly. (ba27e63)
  • Fixed issue where users could not be reactivated by an admin after being deactivated. (9edc955)

For more information about this release, please review the milestone:
https://github.com/rainlab/user-plugin/milestone/1?closed=1