When the password has expired in web applications that generated by PHPMaker, then there will be a Change Password page shown up, including the standard message: Password Expired. Please change password.. It means that the system will force users to change their password immediately, otherwise they cannot login into the system properly. This is one […]
MasinoChangePwd10, Customizing the Change Password Page in Web Applications that Generated by PHPMaker 10
MasinoChangePwd10 extension will customize your Change Password page in web applications that generated by PHPMaker 10. You will see a new panel in this page so that the Change Password form will become eye-catching. The panel width will auto-adjust to the maximum width of the your web application. This extension also has the ability to […]
MasinoCAPTCHA, the Substitute for CAPTCHA extension in Websites that Generated by PHPMaker 9.2.0
MasinoCAPTCHA extension is an updated version or the substitute for CAPTCHA extension that created by PHPMaker. This extension will be placed in the same CAPTCHA type with the original CAPTCHA extension. In other words, you cannot use both CAPTCHA and MasinoCAPTCHA extension at a time. You have to choose one of them. With this MasinoCAPTCHA […]
How to Implement Strong Password Policies in Websites that Generated by PHPMaker 9.0.2
This following trick will show you how to implement the Password Policies or Password Rules in the websites that generated by PHPMaker 9. This is very useful since security is one of the most important things that should be handled seriously and carefully in your web applications, especially when your users either register their account […]
How to Show Password Strength Meter and Password Verification Features on Change Password Page in Websites that Generated by PHPMaker 9.0.2
Up to PHPMaker version 9.0.2, there is no password strength meter in the generated Change Password page. Now I will show you how to add and displaying the Password Strength Meter and Password Verification features on the Change Password page of websites that generated by PHPMaker 9.0.2. We will customize PHPMaker template files and also […]
How to Log the Change and Reset Password Activities into Audit Trail of Websites that Generated by PHPMaker 9.0.2
You will have never found the Change or Reset Password activities have been logged into Audit Trail in the web applications that generated by PHPMaker until version 9.0.2. Meanwhile, those activities are very important to monitor in order to know when the last time your users changed their password. The following customization will make it […]