Projects:Re-enter password/Development Status
Re-enter password - Development Status
Overview
The Re-enter Password will be used to compare the already entered password with that of password in the Re-Enter password field. This will enhance the security of user's password.
Important notes:
- Once a task has been accomplished, please change Status cell to complete with the branch commit link (as explained in Openbravo bug reporting guidelines):
| class="green_cell" | Complete
Iteration 1:Project Re-Enter Password field window
Create the Re-enter password field for EncryptedButtons.html.
Paths | Change made | Comments | Status |
src\org\openbravo\erpCommon\ad_actionButton\EncryptedButtons.html | Created the Re-enter password field in Encrypted Buttons. The two fields are compared by "validate" function and an error message is displayed if both fields are not same. |