Allow your users to sign-up for your application or reset their own password without administrator involvement. Import this module, assign the roles, the module can generate it's configuration automatically and you are all set to use this component.
Documentation
Demo url
Forgot-Password
Please see Forgot Password in the Mendix documentation for details.
Releases
Version: 3.5.1
Framework Version: 8.18.13
Release Notes: Improved random password generation, copied randomizing logic from Community Commons module
Added a non persistent entity for user interface interaction for the forgot password flow
Upgrade to Studio 8.18.13
We fixed CVE-2022-26313 and CVE-2022-26314 (See details here: https://docs.mendix.com/releasenotes/security-advisories/)
Version: 3.2.2
Framework Version: 7.23.19
Release Notes: Improved random password generation, copied randomizing logic from Community Commons module
Added a non persistent entity for user interface interaction for the forgot password flow
We fixed CVE-2022-26314 (See details here: https://docs.mendix.com/releasenotes/security-advisories/)
Version: 3.2.1
Framework Version: 7.23.19
Release Notes: Fixed security exploit
Version: 3.2.0
Framework Version: 7.23.3
Release Notes: Upgrade to 7.23.3
Several minor bug fixes and usability improvements
Version: 3.1.0
Framework Version: 7.3.0
Release Notes: Fixed an issue where the ValidUntil and IsSignUp attributes would be set to empty because the user had no entity access on these.