MasinoForgotPwd10 extension will customize your Forgot Password page in web applications that generated by PHPMaker 10. You will see a new panel in this page so that the Forgot Password form will become eye-catching. The panel will auto-adjust to the maximum width of the your web application. This extension also has the ability to hide […]
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 Registration Page in Websites that Generated by PHPMaker 9.0.2
Unlike the similar customization I created in this article in order to show the password strength meter in the generated Registration page that created by PHPMaker version 8, then the following article will show you how to implement the customization to PHPMaker version 9 template file instead of customizing the generated Registration page. I am […]
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 Add Request Password Confirmation into Websites that Generated with PHPMaker 9.0.2
Currently, in web applications that generated by PHPMaker 9, when user forgot his/her password, and request the new one, then system will send the new password to his/her email. The problem is, when user A, for example, knows about email that belongs to user B, then user A can reset password that belongs to user […]
How to Customize Change Password Page in Websites that Generated with PHPMaker 9.0.1
It’s time to customize your Change Password page in websites that generated with PHPMaker 9.0.1. Please note that started from PHPMaker 9, the Change Password also supports for Captcha extensions. The good news is: I also have successfully integrated this Captcha extension with Forgot Password page in order to display it properly, since it has […]