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

Add Workflow for Resending Temporary Password #240

Open
deastman opened this issue Jul 1, 2022 · 0 comments
Open

Add Workflow for Resending Temporary Password #240

deastman opened this issue Jul 1, 2022 · 0 comments
Labels
Type: Bug Nature of issue deals with unexpected, incorrect, etc. behaviors

Comments

@deastman
Copy link
Contributor

deastman commented Jul 1, 2022

Is your feature request related to a problem? Please describe.
If a new VA Explorer uses loses their temporary password, there is no workflow in the system for an Admin to resend, or otherwise provide, a new temporary password.

Describe the solution you'd like
Within the User Profile/Detail view, the UI should provide a button/link "Resend Temporary Password." This button/link should only be visible for users for whom has_valid_password=False.

Describe alternatives you've considered
An alternative workflow is that users who lose their temporary use the "Forgot Password?" workflow. This workflow should be updated, however, so that the user is not required to change their password twice. Currently, if a user with has_valid_password=False uses the "Forgot Password?" workflow, they have to reset their password twice.

Additional context
A complication around this feature is if email is not functional for the instance of the application. In that case, we need to provide a command-line facility to reprint the temporary password.

@deastman deastman added Type: Enhancement Nature of issue deals with improvements Priority: High Type: Bug Nature of issue deals with unexpected, incorrect, etc. behaviors and removed Type: Enhancement Nature of issue deals with improvements labels Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Nature of issue deals with unexpected, incorrect, etc. behaviors
Projects
None yet
Development

No branches or pull requests

2 participants