Codelabz icon indicating copy to clipboard operation
Codelabz copied to clipboard

added functionality which prevent user to copy paster password

Open kushalShukla-web opened this issue 1 year ago • 0 comments

prevent user to copy paste password .

added function handlepaste function which basically prevent user to copy paste from New password Field to confirm password Field .

Description

restrict user from copy paste from New password Field .

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots or GIF (In case of UI changes):

Types of changes

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ x] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [x] I have updated the documentation accordingly.
  • [x] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

kushalShukla-web avatar Feb 20 '24 10:02 kushalShukla-web