v1.5.3
Changes
- Users who have been banned are now highlighted in red in the Users list. (#404)
- The registration component now uses the same validation rules that are specified with the User model, as opposed to its own custom set of validation rules. (7307e99)
Bug fixes
- Fixed an issue where the user update was prevented by a missing
password
index error if no password is provided. This occurred in setups where people allow users to change profile details without a "change password" field. (#420)
Translation updates
For more information on this release, please review the milestone:
https://github.com/rainlab/user-plugin/milestone/4?closed=1