Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG : Fixed visible password length message #165

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

Gauravtb2253
Copy link
Contributor

@Gauravtb2253 Gauravtb2253 commented Nov 2, 2024

🚀 Pull Request

Description

I have changed the error message in the login page

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshot of final output/video

image

Copy link

vercel bot commented Nov 2, 2024

@Gauravtb2253 is attempting to deploy a commit to the rahulsainlll's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Aarzookhunger Aarzookhunger changed the title change message BUG : Fixed visible password length message Nov 2, 2024
@Aarzookhunger Aarzookhunger added bug Something isn't working level1 Easy gssoc-ext labels Nov 2, 2024
@Aarzookhunger Aarzookhunger merged commit ccb199d into rahulsainlll:main Nov 2, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc-ext level1 Easy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: Password length visible in login page
2 participants