Releases: modxcms/Login
Releases · modxcms/Login
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
- Fix ResetPassword passing null instead of an array to getChunk
- Remove hash_class, salt and sessionid from placeholders
- Prevent potential XSS in placeholders
- Added two missing default template chunks
- Fixing a charset issue in some language files
- Fixing email validation [#110]
- Disable User/E-mail Enumeration in ForgotPassword snippet by an empty sentTpl property (default)
- New jsonResponse property for returning a JSON by the Register snippet (for an AJAX call response)
- Possibility to reset the registration fields after successful registration
1.9.4
1.9.3
- Added activePage property to ConfirmRegister controller
- Added danish language files
- Normalize placeholder prefix usage
- Improved PHP7 compatibility
- Added loggedinResourceId and loggedoutResourceId to the Login controller
- Fix errors with square brackets in changed password
- Add confirm password and password length validation messages to the field error placeholders too
- Fill lu/lp placeholders in the change password form
- Added hidden lu/lp fields to the lgnResetPassChangePassTpl chunk
- Fix for array fields in Register/Profile/UpdateProfile snippet
Login 1.9.2
- Fix sending register activation email
- Fix ConfirmRegister processor
Login 1.9.0
- Expired/used password reset link notification
- Added autoLogin and forceChangePassword to ResetPassword snippet
- Added autoLogin param to Register snippet
- Improved password reset functionality
- Update form fields with new values when reloadOnSuccess=0
- Replace parseChunk with getChunk
- Added Arabic lexicons
- Fixed invalid properties in logindictionary and updateprofile
- Added czech lexicons