MODX EXTRA
Login
Login and Registrations
Creator: Shaun McCormick (splittingred)
1.5.2-pl (115 KB) Other Versions Need help installing this extra?About Login
Loads a simple login/logout form, with password retrieval functionality and a register form snippet.
New in 1.5.2
- [#3330] Add sanity checks to prevent possible submitVar data adding in UpdateProfile
- Add support for moderation of users when done in a prehook
- Add support for redirectBackParams that can send encoded data through a login/registration process
- Add a generic validation error in Register to allow for general messages
- Ensure preHooks run before password validation in ChangePassword snippet
- Fix issue with placeholderPrefix in UpdateProfile snippet
New in 1.5.1
- [#44] Fix bug with login validator, &validate parameter
- [#40] Fix issue with syncUsername in UpdateProfile
- [#42] Respect allow_multiple_emails setting that prevents users with same email addresses
- [#43] Add workaround for xPDO bug with NULL fields in modUserProfile
- Add &validate ability to Register/UpdateProfile snippets
- Enhance Validators in Register/UpdateProfile to FormIt-standards
- Trim each hook specification in hooks calls
- [#28] Fixed validator issue in UpdateProfile
- Added redirectTo and redirectParams on ForgotPassword snippet
- Updated events in ResetPassword snippet to pass user object
- Fixed UpdateProfile to properly update user obj so derivative User classes can manage profile updates
See the Official Documentation here:http://rftm.modx.com/display/ADDON/Login
See bugs here:http://bugs.modx.com/projects/Login
Information
Instructions
Install via Package Management.
New in Login 1.5.2
Initial content