-
@DhanushNehru Please assign me this task under hacktoberfest2k24.
-
I wanted to add a file which helps to check whether the username and password created by the user should not be less than 8 size and not be greater than 12 , password should contain atleast one alphab…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
this fuctionality will provide real-time feedback on the password’s strength based on the …
-
### Description
Create the component as shown in the video attached below.
### Animation Preview
- Screenshot/Video:
https://github.com/user-attachments/assets/e0b4c663-0d1b-4bdf-8bbc-9bdcc7916a25
…
-
@pravocodes Please assign me this task under hacktoberfest2k24.
-
### LeetCode Username
JasonMendoza2008
### Problem Number, Title, and Link
https://leetcode.com/problems/strong-password-checker/description/
### Bug Category
Missing test case *(Incorr…
-
### Description
@mrpankajpandey We can implement a real time password strength generator based on if user include lowercase and uppercase letter in their password ,which will update real time to the …
-
name could be entered in Korean and English. If entered in Korean, the chk() function will go for a literal comparison, which won't catch cases of passwds that is written in English. Please think more…
-
### Describe the feature
@harshalhonde21 There is not any password checker while sign up eg. password length or characters etc . so this is making the password vulnerable as it does not have any spec…
-
Develop a Java program that implements a Password Checker and an MCQ Exam system. The program should:
1. Prompt the user to set a password.
2. Allow the user to enter their password three times. If…