Overview
This module allows the endusers of your app to sign-up or reset their password without administrator involvement. It allows you to build, deploy and use your Mendix app in a ‘stand-alone’ mode, without doing SSO integration with any existing ( IAM ) infrastructure such as Azure AD. If you do want your endusers to have Single Sign-On based on username and password they already have, you can consider using SAML or OIDC SSO module instead.
Note: GitHub link referred is no more supported and should not be used.
Documentation
Please see Forgot Password in the Mendix documentation for details.
Please follow the below version compatibility guidance:
# v.3.7.3 version for Mx7 apps
# v.4.1.3 version for Mx8 apps
# v.5.5.0 version for Mx9 apps
# v.6.2.0 version for Mx10.12.10 apps and above
# v.6.3.0 version for Mx10.21.1 apps and above
Releases
Version: 6.3.0
Framework Version: 10.21.1
Release Notes: This version contains the following fixes/improvements/enhancements:
- v.6.3.0 version for apps on Mx10.21.1 or higher
- Fixed missing “replyto” address from the template (Ticket #236044)
Version: 6.2.0
Framework Version: 10.12.10
Release Notes: This version contains the following fixes/improvements/enhancements:
- Fixed missing “replyto” address from the template (Ticket #236044)
Version: 6.1.0
Framework Version: 10.12.10
Release Notes: This version contains the following fixes/improvements/enhancements:
- v.6.1.0 version for apps on Mx10.12.10 or higher
Version: 6.0.0
Framework Version: 10.6.0
Release Notes: This version contains the following fixes/improvements/enhancements:
- Supports MicroflowURLs
Version: 5.6.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements:
- Fixed missing “replyto” address from the template (Ticket #236044)
Version: 5.5.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements:
- Fixed Mendix 10 compatibility issue
Version: 5.4.1
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements:
- Increased ForgotPasswordURL length
Version: 5.4.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements:
- Supports usage of email aliases, i.e. the fromAddress in email templates can be different from the SMTP account
- Fixed security vulnerability (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N)
Version: 5.3.1
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements:
- Fixed SMTP settings page layout issue
Version: 5.3.0
Framework Version: 9.24.2
Release Notes: This version contains the following fixes/improvements/enhancements:
- Supports Multi-Language email templates for password reset