Soujanya2004 / wanderlust-2024

This project aims to provide a comprehensive platform for travel enthusiasts, offering features such as map integration 🗺️, user-generated content ✍️, and a seamless experience for discovering new destinations. ✈️✨
https://wanderlust-2024-tkqf.onrender.com/listing
MIT License
27 stars 79 forks source link

[Bug]: Add Password Strength Validation for New User Registration #471

Closed dipexplorer closed 2 weeks ago

dipexplorer commented 3 weeks ago

Is there an existing issue for this?

Describe the bug

The current user registration page lacks password validation to ensure strong security. A validation rule should be implemented where users must create a password that includes at least one lowercase letter, one uppercase letter, one number, and one special character. This will improve password security and help protect user accounts.

Expected behavior

Add ScreenShots

No response

On which device are you experiencing this bug?

No response

Record