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

Anonymous Sign In as well as weak input signature validation in password. #637

Closed
amul-dhungel opened this issue Apr 10, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@amul-dhungel
Copy link

Issue Description
Steps to create this bug. Go to register page. Input nothing except "space" in both first name and last name input fields. Then in password too input nothing just press "space" and any single A capital Letter and One extra character and One number. Then Signup. You can be completely anonymous in the app in such a way no details of your will be present to an organization weather valid or invalid. I can fix this and make validation for both password and input signatures strong.

Issue Severity: High

Observed Behavior: Anonymous Login and invalid password input signature.

Expected Behavior: Based on users choice, user must have some information after registration. And the password must match with proper expected format.

Does this issue need immediate attention?
Yes

Are you willing to work on this issue:
Yes, I will work.

image

@Sagar2366 Hello sir, Please assign this to me. And sorry for delay issue posting.

@github-actions github-actions bot added bug Something isn't working invalid This doesn't seem right unapproved Unapproved, needs to be triaged labels Apr 10, 2021
@adithyaakrishna
Copy link
Contributor

@amul-dhungel Is the flutter_pw_validator package accepting spaces as characters? 😶

@amul-dhungel
Copy link
Author

amul-dhungel commented Apr 10, 2021

@adithyaakrishna Yes, Its okay. We can fix this. And Thank you for providing world with flutter_pw_validator. Most of the developers are getting some time to spend with their family because of it. :)

@Sagar2366 Sagar2366 removed invalid This doesn't seem right unapproved Unapproved, needs to be triaged labels Apr 19, 2021
Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants