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

Jazz UI bypasses password policy and accepts 7 characters password during registration. #167

Open
Feroz-Shaikh opened this issue Mar 8, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@Feroz-Shaikh
Copy link
Contributor

Feroz-Shaikh commented Mar 8, 2018

Description

Jazz UI bypasses password policy and accepts 7 characters password during registration and triggers the registration flow(even though the UI highlights 8 characters policy).

Steps to Reproduce

  1. Enter less than 8 characters in Jazz UI.
  2. Click the register button.
  3. Registration workflow is triggered even when the password policy is violated.

Expected behavior: Disable the register button unless password policy validation succeeds.

Actual behavior: New users can register even with password policy violation

Reproduces how often: Always

Additional Information

Can you reprodue this issue on our demo site? If you can, please share your service as well as namespace to help us quickly troubleshoot the issue.

Aha! Link: https://t-mobile1t-mobile.aha.io/features/JZ-28

@suryajak suryajak added this to the v1.4.1 milestone Mar 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants