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

Logging in using default password redirect browser to dashboard before asking for password reset #155

Open
2 tasks done
akshay196-rafay opened this issue Jan 27, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request new Needs triage

Comments

@akshay196-rafay
Copy link
Contributor

akshay196-rafay commented Jan 27, 2023

Expected vs actual behavior

When I logging in for first time using default password, browser shows noaccess or dashboard main page for some fraction of seconds and then redirected to password reset page. Ideally it should not go to dashboard at all.

Steps to reproduce the bug

  1. Create a new user. Copy the user's default password
  2. Throttle the network speed of your browser (so that we can see the redirections)
  3. Login with the user created in step-1

Are you using the latest version of the project?

You can check your version by running helm ls|grep '^<deployment-name>' or using pctl, pctl version, and provide the output.

  • Using main branch of the dashboard

What is your environment setup? Please tell us your cloud provider, operating system, and include the output of kubectl version --output=yaml and helm version. Any other information that you have, eg. logs and custom values, is highly appreciated!

  • Development setup

(optional) If you have ideas on why the bug happens or how it can be solved, please provide it here

  • I've described the bug, included steps to reproduce it, and included my environment setup with all customizations.
  • I'm using the latest version of the project.
@akshay196-rafay akshay196-rafay added bug Something isn't working new Needs triage enhancement New feature or request labels Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request new Needs triage
Projects
None yet
Development

No branches or pull requests

1 participant